diff options
Diffstat (limited to 'configs/bcm958622hr_defconfig')
-rw-r--r-- | configs/bcm958622hr_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bcm958622hr_defconfig b/configs/bcm958622hr_defconfig index 7bf9cd4abd..f7861ebbec 100644 --- a/configs/bcm958622hr_defconfig +++ b/configs/bcm958622hr_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_TARGET_BCMNSP=y CONFIG_SYS_TEXT_BASE=0x61000000 +CONFIG_ENV_SIZE=0x2000 CONFIG_NR_DRAM_BANKS=1 CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_SIZE=0x01000000" CONFIG_VERSION_VARIABLE=y |