diff options
Diffstat (limited to 'configs/dreamplug_defconfig')
-rw-r--r-- | configs/dreamplug_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dreamplug_defconfig b/configs/dreamplug_defconfig index 9d24f9c16b..9f2698a89b 100644 --- a/configs/dreamplug_defconfig +++ b/configs/dreamplug_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y +CONFIG_SYS_TEXT_BASE=0x600000 CONFIG_TARGET_DREAMPLUG=y CONFIG_IDENT_STRING="\nMarvell-DreamPlug" CONFIG_BOOTDELAY=3 |