summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2016-03-07 16:30:21 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2016-03-09 19:58:51 +0100
commit30f171a94c0fd376e19e810a58b06f936ce028c2 (patch)
treed1fb886ae9022b2d8afe1033c341739928ba990c /arch/mips
parentff1d2fda1125592775f6d45c1b2026fa33618071 (diff)
downloadbarebox-30f171a94c0fd376e19e810a58b06f936ce028c2.tar.gz
barebox-30f171a94c0fd376e19e810a58b06f936ce028c2.tar.xz
MIPS: black-swift_defconfig: use cached memory region
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/configs/black-swift_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/configs/black-swift_defconfig b/arch/mips/configs/black-swift_defconfig
index 74449687ab..dda863d2e2 100644
--- a/arch/mips/configs/black-swift_defconfig
+++ b/arch/mips/configs/black-swift_defconfig
@@ -9,6 +9,8 @@ CONFIG_NMON_USER_START_DELAY=0x5
CONFIG_NMON_HELP=y
CONFIG_PBL_IMAGE=y
CONFIG_IMAGE_COMPRESSION_XZKERN=y
+CONFIG_MMU=y
+CONFIG_TEXT_BASE=0x82000000
CONFIG_MALLOC_TLSF=y
CONFIG_CMDLINE_EDITING=y
CONFIG_AUTO_COMPLETE=y