diff options
Diffstat (limited to 'configs/bcm911360_entphn_defconfig')
-rw-r--r-- | configs/bcm911360_entphn_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bcm911360_entphn_defconfig b/configs/bcm911360_entphn_defconfig index 80d97bd529..ce35a72225 100644 --- a/configs/bcm911360_entphn_defconfig +++ b/configs/bcm911360_entphn_defconfig @@ -1,8 +1,8 @@ CONFIG_ARM=y CONFIG_TARGET_BCMCYGNUS=y CONFIG_SYS_TEXT_BASE=0x61000000 -CONFIG_ENV_SIZE=0x2000 CONFIG_NR_DRAM_BANKS=1 +CONFIG_ENV_SIZE=0x2000 CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_SIZE=0x20000000" CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_CPUINFO is not set |