]> Git Repo - J-u-boot.git/blobdiff - configs/mx23_olinuxino_defconfig
vexpress64: fvp: Fix automatic boot
[J-u-boot.git] / configs / mx23_olinuxino_defconfig
index 8a77aa4641bf4d3817b5e7ae30a10f8cfd4dc97f..fc1606a2578112e2e110289139ed99f2d7216c07 100644 (file)
@@ -16,6 +16,8 @@ CONFIG_SPL=y
 # CONFIG_SYS_MALLOC_F is not set
 CONFIG_SYS_LOAD_ADDR=0x42000000
 CONFIG_BOOTDELAY=3
+CONFIG_USE_BOOTCOMMAND=y
+CONFIG_BOOTCOMMAND="mmc dev ${mmcdev}; if mmc rescan; then if run loadbootscript; then run bootscript; else if run loaduimage; then run mmcboot; else run netboot; fi; fi; else run netboot; fi"
 # CONFIG_DISPLAY_BOARDINFO is not set
 CONFIG_ARCH_MISC_INIT=y
 # CONFIG_SPL_FRAMEWORK is not set
This page took 0.029521 seconds and 4 git commands to generate.