diff options
Diffstat (limited to 'configs/netspace_max_v2_defconfig')
-rw-r--r-- | configs/netspace_max_v2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/netspace_max_v2_defconfig b/configs/netspace_max_v2_defconfig index dc72128275..f88533667a 100644 --- a/configs/netspace_max_v2_defconfig +++ b/configs/netspace_max_v2_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y +CONFIG_SYS_TEXT_BASE=0x600000 CONFIG_TARGET_NETSPACE_V2=y CONFIG_IDENT_STRING=" NS Max v2" CONFIG_SYS_EXTRA_OPTIONS="NETSPACE_MAX_V2" |