summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2016-03-07 16:30:20 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2016-03-09 19:58:51 +0100
commitff1d2fda1125592775f6d45c1b2026fa33618071 (patch)
tree5e1886a315007ff0a4889e16650c6f8332cc4af7 /arch/mips
parent1e838c4fb0c33d09d6dbaa111a233f04c50309ab (diff)
downloadbarebox-ff1d2fda1125592775f6d45c1b2026fa33618071.tar.gz
barebox-ff1d2fda1125592775f6d45c1b2026fa33618071.tar.xz
MIPS: tplink-mr3020_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/tplink-mr3020_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/configs/tplink-mr3020_defconfig b/arch/mips/configs/tplink-mr3020_defconfig
index f2ba2da167..93fb10ddd2 100644
--- a/arch/mips/configs/tplink-mr3020_defconfig
+++ b/arch/mips/configs/tplink-mr3020_defconfig
@@ -3,6 +3,8 @@ CONFIG_BUILTIN_DTB_NAME="tplink-mr3020"
CONFIG_MACH_MIPS_ATH79=y
CONFIG_PBL_IMAGE=y
CONFIG_IMAGE_COMPRESSION_XZKERN=y
+CONFIG_MMU=y
+CONFIG_TEXT_BASE=0x81000000
CONFIG_MALLOC_TLSF=y
CONFIG_CMDLINE_EDITING=y
CONFIG_AUTO_COMPLETE=y