git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b522c30
)
beagle: beagley-ai: env: Enable DFU env options
author
Nishanth Menon
<nm@ti.com>
Fri, 25 Apr 2025 17:31:15 +0000
(12:31 -0500)
committer
Tom Rini
<trini@konsulko.com>
Fri, 2 May 2025 20:23:32 +0000
(14:23 -0600)
Just enable dfu options, We have MMC and RAM as options here.
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Udit Kumar <u-kumar1@ti.com>
Reviewed-by: Bryan Brattlof <bb@ti.com>
Reviewed-by: Andrew Davis <afd@ti.com>
board/beagle/beagley-ai/beagley-ai.env
patch
|
blob
|
history
diff --git
a/board/beagle/beagley-ai/beagley-ai.env
b/board/beagle/beagley-ai/beagley-ai.env
index
16a03ac
..
70afbf9
100644
(file)
--- 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>
#if CONFIG_CMD_REMOTEPROC
#include <env/ti/k3_rproc.env>