diff options
Diffstat (limited to 'configs/gplugd_defconfig')
-rw-r--r-- | configs/gplugd_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gplugd_defconfig b/configs/gplugd_defconfig index 1dd82e1237..ee3889b2e3 100644 --- a/configs/gplugd_defconfig +++ b/configs/gplugd_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_TARGET_GPLUGD=y +CONFIG_SYS_TEXT_BASE=0x00f00000 CONFIG_IDENT_STRING="\nMarvell-gplugD" CONFIG_BOOTDELAY=3 # CONFIG_DISPLAY_BOARDINFO is not set |