projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d55249e
)
board: ti: am62x: am62x.env: Fix boot_targets
author
Roger Quadros
<rogerq@kernel.org>
Thu, 5 Oct 2023 13:06:41 +0000
(16:06 +0300)
committer
Tom Rini
<trini@konsulko.com>
Thu, 12 Oct 2023 18:06:04 +0000
(14:06 -0400)
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>
board/ti/am62x/am62x.env
patch
|
blob
|
history
diff --git
a/board/ti/am62x/am62x.env
b/board/ti/am62x/am62x.env
index 22a6c2c91b1e46cab3d3c380bfa28b162a439123..e53a55c38fbb67b7408793036b5c616ea0ae5bbc 100644
(file)
--- 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