atstk100x: move CONFIG_SYS_TEXT_BASE to header
authorAndreas Bießmann <biessmann@corscience.de>
Mon, 18 Apr 2011 04:12:44 +0000 (04:12 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 18 May 2011 05:56:54 +0000 (07:56 +0200)
Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
board/atmel/atstk1000/config.mk [deleted file]
include/configs/atstk1002.h
include/configs/atstk1003.h
include/configs/atstk1004.h
include/configs/atstk1006.h

diff --git a/board/atmel/atstk1000/config.mk b/board/atmel/atstk1000/config.mk
deleted file mode 100644 (file)
index 34b709a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SYS_TEXT_BASE           = 0x00000000
index 997e9dd..c17d107 100644 (file)
 #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
index 9cc5cb9..a77d52e 100644 (file)
 #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
index a225395..cc00a0a 100644 (file)
 #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
index d681929..2cff140 100644 (file)
 #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