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:
df72441
)
board: ti: j722s: env: include environment for DFU
author
Siddharth Vadapalli
<s-vadapalli@ti.com>
Mon, 10 Feb 2025 11:22:28 +0000
(16:52 +0530)
committer
Tom Rini
<trini@konsulko.com>
Thu, 20 Feb 2025 22:07:25 +0000
(16:07 -0600)
Include the TI K3 DFU environment to support DFU Boot and DFU Flash.
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
board/ti/j722s/j722s.env
patch
|
blob
|
history
diff --git
a/board/ti/j722s/j722s.env
b/board/ti/j722s/j722s.env
index
f8b6aff
..
853526b
100644
(file)
--- a/
board/ti/j722s/j722s.env
+++ b/
board/ti/j722s/j722s.env
@@
-1,5
+1,6
@@
#include <env/ti/ti_common.env>
#include <env/ti/mmc.env>
+#include <env/ti/k3_dfu.env>
name_kern=Image
console=ttyS2,115200n8