]> git.sur5r.net Git - u-boot/blobdiff - include/configs/atstk1004.h
powerpc/85xx: Add NAND boot support for P3041/P5020DS
[u-boot] / include / configs / atstk1004.h
index a225395a23a791bd8dbbaf26e37cea148e5308a9..3814732b3ad735e65d5c9f8ed8adf2e90132eaf2 100644 (file)
@@ -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
 
 #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
 #define CONFIG_SYS_MAX_FLASH_SECT              135
 
 #define CONFIG_SYS_MONITOR_BASE                CONFIG_SYS_FLASH_BASE
+#define CONFIG_SYS_TEXT_BASE           0x00000000
 
 #define CONFIG_SYS_INTRAM_BASE                 INTERNAL_SRAM_BASE
 #define CONFIG_SYS_INTRAM_SIZE                 INTERNAL_SRAM_SIZE