summaryrefslogtreecommitdiff
path: root/configs/corvus_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/corvus_defconfig')
-rw-r--r--configs/corvus_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/corvus_defconfig b/configs/corvus_defconfig
index 443f15e71d..9b55d9e87d 100644
--- a/configs/corvus_defconfig
+++ b/configs/corvus_defconfig
@@ -32,8 +32,10 @@ CONFIG_BOOTCOMMAND="nand read 0x70000000 0x200000 0x300000;bootm 0x70000000"
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_SPL_NAND_SUPPORT=y
+CONFIG_SPL_NAND_RAW_ONLY=y
CONFIG_SPL_NAND_DRIVERS=y
CONFIG_SPL_NAND_ECC=y
+CONFIG_SPL_NAND_SOFTECC=y
CONFIG_SPL_NAND_BASE=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="U-Boot> "