summaryrefslogtreecommitdiffstats
path: root/include/configs/atstk1004.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/atstk1004.h')
-rw-r--r--include/configs/atstk1004.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/include/configs/atstk1004.h b/include/configs/atstk1004.h
index cc00a0a665..3814732b3a 100644
--- a/include/configs/atstk1004.h
+++ b/include/configs/atstk1004.h
@@ -32,8 +32,6 @@
#define CONFIG_ATSTK1004
#define CONFIG_ATSTK1000
-#define CONFIG_ATSTK1000_EXT_FLASH
-
/*
* Timer clock frequency. We're using the CPU-internal COUNT register
* for this, so this is equivalent to the CPU core clock frequency
@@ -144,11 +142,8 @@
#define CONFIG_NR_DRAM_BANKS 1
-/* External flash on STK1000 */
-#if 0
-#define CONFIG_SYS_FLASH_CFI 1
-#define CONFIG_FLASH_CFI_DRIVER 1
-#endif
+#define CONFIG_SYS_FLASH_CFI
+#define CONFIG_FLASH_CFI_DRIVER
#define CONFIG_SYS_FLASH_BASE 0x00000000
#define CONFIG_SYS_FLASH_SIZE 0x800000
OpenPOWER on IntegriCloud