summaryrefslogtreecommitdiff
path: root/configs/axs101_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-04-03 09:14:44 -0400
committerTom Rini <trini@konsulko.com>2015-04-03 09:14:44 -0400
commitd68df028099235c5316eec1ed5f586f3744a8707 (patch)
treed84182b69c8a1d8e6b3e1256d3a5323b9634ed35 /configs/axs101_defconfig
parent692e5c4e7eb267f3d8f3a8c9d2348eff6f5f21e2 (diff)
parentd5717e894497124fd44289a37f818ee301640c70 (diff)
Merge git://git.denx.de/u-boot-arc
Diffstat (limited to 'configs/axs101_defconfig')
-rw-r--r--configs/axs101_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig
index 34ed9633a1..e5e1d8769a 100644
--- a/configs/axs101_defconfig
+++ b/configs/axs101_defconfig
@@ -1,6 +1,6 @@
CONFIG_ARC=y
+CONFIG_SYS_DCACHE_OFF=y
+CONFIG_ARC_CACHE_LINE_SHIFT=5
CONFIG_TARGET_AXS101=y
+CONFIG_SYS_TEXT_BASE=0x81000000
CONFIG_SYS_CLK_FREQ=750000000
-CONFIG_ARC_CACHE_LINE_SHIFT=5
-CONFIG_SYS_DCACHE_OFF=y
-CONFIG_SYS_TEXT_BASE=0x81000000 \ No newline at end of file