diff options
Diffstat (limited to 'configs/lsxhl_defconfig')
-rw-r--r-- | configs/lsxhl_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/lsxhl_defconfig b/configs/lsxhl_defconfig index 3627eb998b..d09c06bcc3 100644 --- a/configs/lsxhl_defconfig +++ b/configs/lsxhl_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y +CONFIG_SYS_TEXT_BASE=0x600000 CONFIG_TARGET_LSXL=y CONFIG_IDENT_STRING=" LS-XHL" CONFIG_DISTRO_DEFAULTS=y |