diff options
Diffstat (limited to 'include/configs/bcm_northstar2.h')
-rw-r--r-- | include/configs/bcm_northstar2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/bcm_northstar2.h b/include/configs/bcm_northstar2.h index 3605d86938..6265eccc20 100644 --- a/include/configs/bcm_northstar2.h +++ b/include/configs/bcm_northstar2.h @@ -21,7 +21,6 @@ #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 /* define text_base for U-boot image */ -#define CONFIG_SYS_TEXT_BASE 0x85000000 #define CONFIG_SYS_INIT_SP_ADDR (PHYS_SDRAM_1 + 0x7ff00) #define CONFIG_SYS_LOAD_ADDR 0x90000000 #define CONFIG_SYS_MALLOC_LEN SZ_16M |