From: Neha Malcom Francis <n-fran...@ti.com> Add explicit boot_targets to indicate the specific boot sequence to follow.
Signed-off-by: Neha Malcom Francis <n-fran...@ti.com> Signed-off-by: Manorit Chawdhry <m-chawd...@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