u-boot (NXP iMX8): rebase pico-imx8mq

This commit is contained in:
Rudi Heitbaum 2022-06-22 19:36:00 +00:00
parent 5bc1404a58
commit 2af55ff540

View File

@ -37,7 +37,7 @@ index 7a5891652f..e301bc736d 100644
- "initrd_high=0xffffffffffffffff\0" \
- "mmcdev=" __stringify(CONFIG_SYS_MMC_ENV_DEV) "\0" \
- "mmcpart=1\0" \
- "mmcroot=" CONFIG_MMCROOT " rootwait rw\0" \
- "mmcroot=/dev/mmcblk1p2 rootwait rw\0" \
- "mmcautodetect=yes\0" \
- "mmcargs=setenv bootargs console=${console} root=${mmcroot}\0 " \
- "loadbootscript=" \