On 4/25/2025 11:01 PM, Nishanth Menon wrote:
Just enable dfu options, We have MMC and RAM as options here.

Signed-off-by: Nishanth Menon <n...@ti.com>
---
Changes Since v2:
- Dropped the dfu_alt_info override option, let the users select it
- Updated commit message to the effect.

V2: https://lore.kernel.org/r/20250418193943.953952-6...@ti.com

  board/beagle/beagley-ai/beagley-ai.env | 1 +
  1 file changed, 1 insertion(+)

diff --git a/board/beagle/beagley-ai/beagley-ai.env 
b/board/beagle/beagley-ai/beagley-ai.env
index 16a03acfca3c..70afbf9763f9 100644
--- a/board/beagle/beagley-ai/beagley-ai.env
+++ b/board/beagle/beagley-ai/beagley-ai.env
@@ -1,5 +1,6 @@
  #include <env/ti/ti_common.env>
  #include <env/ti/mmc.env>
+#include <env/ti/k3_dfu.env>

Reviewed-by: Udit Kumar <u-kum...@ti.com>


#if CONFIG_CMD_REMOTEPROC
  #include <env/ti/k3_rproc.env>

Reply via email to