]> Git Repo - J-u-boot.git/blobdiff - configs/minnowmax_defconfig
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
[J-u-boot.git] / configs / minnowmax_defconfig
index 8a8c55bc88d1dc765bd9e10154f139db274bf146..83accc38077e4e55716959d697d88a0eea59a78a 100644 (file)
@@ -26,6 +26,8 @@ CONFIG_BOOTSTAGE_REPORT=y
 CONFIG_SHOW_BOOT_PROGRESS=y
 CONFIG_USE_BOOTARGS=y
 CONFIG_BOOTARGS="root=/dev/sdb3 init=/sbin/init rootwait ro"
+CONFIG_USE_BOOTCOMMAND=y
+CONFIG_BOOTCOMMAND="ext2load scsi 0:3 01000000 /boot/vmlinuz; zboot 01000000"
 CONFIG_SYS_CONSOLE_INFO_QUIET=y
 CONFIG_DISPLAY_BOARDINFO_LATE=y
 CONFIG_LAST_STAGE_INIT=y
This page took 0.02765 seconds and 4 git commands to generate.