atngw100: move CONFIG_SYS_TEXT_BASE to header

Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
This commit is contained in:
Andreas Bießmann 2011-04-18 04:12:43 +00:00 committed by Albert ARIBAUD
parent 2607ecf26e
commit da48437230
2 changed files with 1 additions and 1 deletions

View File

@ -1 +0,0 @@
CONFIG_SYS_TEXT_BASE = 0x00000000

View File

@ -149,6 +149,7 @@
#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