diff options
Diffstat (limited to 'configs/bcm7445_defconfig')
-rw-r--r-- | configs/bcm7445_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bcm7445_defconfig b/configs/bcm7445_defconfig index edf299e9d0d..18d31048ff1 100644 --- a/configs/bcm7445_defconfig +++ b/configs/bcm7445_defconfig @@ -2,10 +2,10 @@ CONFIG_ARM=y CONFIG_ARCH_BCMSTB=y CONFIG_SYS_TEXT_BASE=0x80100000 CONFIG_TARGET_BCM7445=y +CONFIG_NR_DRAM_BANKS=3 CONFIG_ENV_SIZE=0x10000 CONFIG_ENV_OFFSET=0x1E0000 CONFIG_ENV_SECT_SIZE=0x10000 -CONFIG_NR_DRAM_BANKS=3 CONFIG_ENV_OFFSET_REDUND=0x1F0000 CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y |