]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/redwood_defconfig
scsi: move the partition initialization out of the scsi detection
[people/ms/u-boot.git] / configs / redwood_defconfig
index b0400ebc0e3446a39e34266d9f1c9e428e4581d0..182da7409664c202f3675bc511d99b364796acff 100644 (file)
@@ -3,7 +3,9 @@ CONFIG_4xx=y
 CONFIG_TARGET_REDWOOD=y
 CONFIG_OF_BOARD_SETUP=y
 CONFIG_BOOTDELAY=5
+CONFIG_SYS_CONSOLE_INFO_QUIET=y
 CONFIG_VERSION_VARIABLE=y
+CONFIG_BOARD_EARLY_INIT_F=y
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_ASKENV=y
 CONFIG_CMD_GREPENV=y
@@ -13,5 +15,8 @@ CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_CMD_CACHE=y
+# CONFIG_MMC is not set
+CONFIG_MTD_NOR_FLASH=y
+# CONFIG_PCI is not set
 CONFIG_SYS_NS16550=y
 CONFIG_OF_LIBFDT=y