summaryrefslogtreecommitdiff
path: root/include/configs/corvus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/corvus.h')
-rw-r--r--include/configs/corvus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/corvus.h b/include/configs/corvus.h
index 749a67d4b0..f1b0374abe 100644
--- a/include/configs/corvus.h
+++ b/include/configs/corvus.h
@@ -72,6 +72,7 @@
#define CONFIG_SYS_NAND_MASK_CLE (1 << 22)
#define CONFIG_SYS_NAND_ENABLE_PIN AT91_PIN_PC14
#define CONFIG_SYS_NAND_READY_PIN AT91_PIN_PC8
+#define CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT
#endif
/* Ethernet */
@@ -102,7 +103,6 @@
SZ_4M, 0x1000)
/* Defines for SPL */
-#define CONFIG_SPL_TEXT_BASE 0x300000
#define CONFIG_SPL_MAX_SIZE (12 * SZ_1K)
#define CONFIG_SPL_STACK (SZ_16K)