| Message ID | 20231005130642.21402-2-rogerq@kernel.org |
|---|---|
| State | Accepted |
| Commit | ab54d9b28d8578cc43b214d39009e7b1def797e4 |
| Delegated to: | Tom Rini |
| Headers | show |
| Series | board: ti: am6x: Switch to standard boot | expand |
On Thu, Oct 05, 2023 at 04:06:41PM +0300, Roger Quadros wrote: > ti_mmc is not a valid boot_target for standard boot flow so > remove it. Prefer mmc1 (sd-card) over mmc0 (emmc). > > Signed-off-by: Roger Quadros <rogerq@kernel.org> > Reviewed-by: Nishanth Menon <nm@ti.com> Applied to u-boot/master, thanks!
diff --git a/board/ti/am62x/am62x.env b/board/ti/am62x/am62x.env index 22a6c2c91b..e53a55c38f 100644 --- a/board/ti/am62x/am62x.env +++ b/board/ti/am62x/am62x.env @@ -8,7 +8,7 @@ args_all=setenv optargs ${optargs} earlycon=ns16550a,mmio32,0x02800000 ${mtdparts} run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} -boot_targets=ti_mmc mmc0 mmc1 usb pxe dhcp +boot_targets=mmc1 mmc0 usb pxe dhcp boot=mmc mmcdev=1 bootpart=1:2