diff options
Diffstat (limited to 'configs/bcm28155_ap_defconfig')
-rw-r--r-- | configs/bcm28155_ap_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bcm28155_ap_defconfig b/configs/bcm28155_ap_defconfig index dfc166bccb..6bb95f155d 100644 --- a/configs/bcm28155_ap_defconfig +++ b/configs/bcm28155_ap_defconfig @@ -2,9 +2,9 @@ CONFIG_ARM=y CONFIG_ENABLE_ARM_SOC_BOOT0_HOOK=y CONFIG_TARGET_BCM28155_AP=y CONFIG_SYS_TEXT_BASE=0xae000000 +CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x1000 CONFIG_ENV_OFFSET=0x2340000 -CONFIG_NR_DRAM_BANKS=1 # CONFIG_ANDROID_BOOT_IMAGE is not set CONFIG_MISC_INIT_R=y CONFIG_VERSION_VARIABLE=y |