[PATCH 1/2] board: ti: j721s2: j721s2.env: Add explicit boot_targets
Neha Malcom Francis
n-francis at ti.com
Tue Nov 28 08:20:12 CET 2023
Add explicit boot_targets to indicate the specific boot sequence to
follow.
Signed-off-by: Neha Malcom Francis <n-francis at ti.com>
---
board/ti/j721s2/j721s2.env | 1 +
1 file changed, 1 insertion(+)
diff --git a/board/ti/j721s2/j721s2.env b/board/ti/j721s2/j721s2.env
index 64e3d9da85..e76cafe9ae 100644
--- a/board/ti/j721s2/j721s2.env
+++ b/board/ti/j721s2/j721s2.env
@@ -21,6 +21,7 @@ args_all=setenv optargs earlycon=ns16550a,mmio32,0x02880000
${mtdparts}
run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
+boot_targets=mmc1 mmc0 usb pxe dhcp
boot=mmc
mmcdev=1
bootpart=1:2
--
2.34.1
More information about the U-Boot
mailing list