summaryrefslogtreecommitdiff
path: root/configs/corvus_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-06-04 11:57:37 -0400
committerTom Rini <trini@konsulko.com>2018-06-04 11:57:37 -0400
commit358b6a20e4428f1834dc96aff14077d43e9cd190 (patch)
tree42274d716428a5c12a0ee1be39ec7f32faa452fc /configs/corvus_defconfig
parent35ada864decc17ac59b4ee43699e0a55d09dea48 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/corvus_defconfig')
-rw-r--r--configs/corvus_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/corvus_defconfig b/configs/corvus_defconfig
index d90d4335e3..0f91f6e8f0 100644
--- a/configs/corvus_defconfig
+++ b/configs/corvus_defconfig
@@ -9,7 +9,6 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_SYS_MALLOC_F_LEN=0x800
CONFIG_SPL_SERIAL_SUPPORT=y
-CONFIG_SPL_NAND_SUPPORT=y
CONFIG_SPL=y
CONFIG_DEFAULT_DEVICE_TREE="at91sam9g45-corvus"
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,MACH_TYPE=2066,SYS_USE_NANDFLASH"
@@ -18,6 +17,7 @@ CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(bootstrap)ro,512k(uboot)ro,256k(env),256k(env_redundant),256k(spare),512k(dtb),6M(kernel)ro,-(rootfs) root=/dev/mtdblock7 rw rootfstype=jffs2"
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_BOARD_EARLY_INIT_F=y
+CONFIG_SPL_NAND_SUPPORT=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="U-Boot> "
# CONFIG_CMD_BDI is not set