[PATCH v2 1/6] board: ti: j721s2: j721s2.env: Add explicit boot_targets
Manorit Chawdhry
m-chawdhry at ti.com
Thu May 9 11:53:15 CEST 2024
From: Neha Malcom Francis <n-francis at ti.com>
Add explicit boot_targets to indicate the specific boot sequence to
follow.
Signed-off-by: Neha Malcom Francis <n-francis at ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry 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 9a03b9f30aee..a6b22550809e 100644
--- a/board/ti/j721s2/j721s2.env
+++ b/board/ti/j721s2/j721s2.env
@@ -13,6 +13,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.43.2
More information about the U-Boot
mailing list