diff options
Diffstat (limited to 'configs/dreamplug_defconfig')
-rw-r--r-- | configs/dreamplug_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/dreamplug_defconfig b/configs/dreamplug_defconfig index caa6ebc6e0..86fe0692a0 100644 --- a/configs/dreamplug_defconfig +++ b/configs/dreamplug_defconfig @@ -7,7 +7,7 @@ CONFIG_SUPPORT_PASSING_ATAGS=y CONFIG_CMDLINE_TAG=y CONFIG_INITRD_TAG=y CONFIG_SYS_KWD_CONFIG="board/Marvell/dreamplug/kwbimage.cfg" -CONFIG_SYS_TEXT_BASE=0x600000 +CONFIG_TEXT_BASE=0x600000 CONFIG_NR_DRAM_BANKS=2 CONFIG_TARGET_DREAMPLUG=y CONFIG_ENV_SIZE=0x1000 |