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 20526d05dc..0ae0595903 100644 --- a/configs/bcm7445_defconfig +++ b/configs/bcm7445_defconfig @@ -3,8 +3,8 @@ CONFIG_ARCH_BCMSTB=y CONFIG_SYS_TEXT_BASE=0x80100000 CONFIG_TARGET_BCM7445=y CONFIG_ENV_SIZE=0x10000 -CONFIG_ENV_SECT_SIZE=0x10000 CONFIG_ENV_OFFSET=0x1E0000 +CONFIG_ENV_SECT_SIZE=0x10000 CONFIG_NR_DRAM_BANKS=3 CONFIG_ENV_OFFSET_REDUND=0x1F0000 CONFIG_FIT=y |