diff options
Diffstat (limited to 'include/configs/highbank.h')
-rw-r--r-- | include/configs/highbank.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/highbank.h b/include/configs/highbank.h index 726ae8a214..8931517e59 100644 --- a/include/configs/highbank.h +++ b/include/configs/highbank.h @@ -73,7 +73,6 @@ #define CONFIG_ENV_ADDR CONFIG_SYS_NVRAM_BASE_ADDR #define CONFIG_SYS_SDRAM_BASE 0x00000000 -#define CONFIG_SYS_TEXT_BASE 0x00008000 #define CONFIG_SYS_INIT_SP_ADDR 0x01000000 #define CONFIG_SKIP_LOWLEVEL_INIT |