diff options
Diffstat (limited to 'include/configs/bcmstb.h')
| -rw-r--r-- | include/configs/bcmstb.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/bcmstb.h b/include/configs/bcmstb.h index 2660d18f35a..e4c6b7fcfc9 100644 --- a/include/configs/bcmstb.h +++ b/include/configs/bcmstb.h @@ -36,7 +36,6 @@ extern phys_addr_t prior_stage_fdt_address; /* * CPU configuration. */ -#define CONFIG_SKIP_LOWLEVEL_INIT /* * Memory configuration. @@ -88,7 +87,6 @@ extern phys_addr_t prior_stage_fdt_address; #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_INIT_RAM_ADDR + \ CONFIG_SYS_INIT_RAM_SIZE - \ GENERATED_GBL_DATA_SIZE) -#define CONFIG_SYS_LOAD_ADDR 0x2000000 /* * CONFIG_SYS_LOAD_ADDR - 1 MiB. |
