mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
smegw01: Change default boot device to eMMC
Let eMMC be the default boot medium. Signed-off-by: Eduard Strehlau <eduard@lionizers.com> Signed-off-by: Fabio Estevam <festevam@denx.de>
This commit is contained in:
committed by
Stefano Babic
parent
31c6c79a01
commit
b1bbdf1541
@@ -28,7 +28,7 @@
|
||||
"fdtfile=imx7d-smegw01.dtb\0" \
|
||||
"fdt_addr=0x83000000\0" \
|
||||
"bootm_size=0x10000000\0" \
|
||||
"mmcdev=0\0" \
|
||||
"mmcdev=1\0" \
|
||||
"mmcpart=1\0" \
|
||||
"mmcpart_committed=1\0" \
|
||||
"mmcargs=setenv bootargs console=${console},${baudrate} " \
|
||||
|
||||
Reference in New Issue
Block a user