diff mbox series

[v4,5/7] board: ti: j722s: env: include environment for DFU

Message ID 20250210112239.2639009-6-s-vadapalli@ti.com
State Accepted
Commit c89229e0325b685be8dc36d9162c37ba958d489a
Delegated to: Tom Rini
Headers show
Series AM62,AM62-LP,AM62A,AM62P,J722S: USB DFU and UMS | expand

Commit Message

Siddharth Vadapalli Feb. 10, 2025, 11:22 a.m. UTC
Include the TI K3 DFU environment to support DFU Boot and DFU Flash.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
---

This patch has been newly introduced in this series.

Regards,
Siddharth.

 board/ti/j722s/j722s.env | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/board/ti/j722s/j722s.env b/board/ti/j722s/j722s.env
index f8b6aff2c2..853526bc66 100644
--- 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