summaryrefslogtreecommitdiff
path: root/configs/taurus_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-05-26 14:45:25 -0400
committerTom Rini <trini@konsulko.com>2019-05-26 14:45:25 -0400
commit344a0e4367d0820b8eb2ea4a90132433e038095f (patch)
treebf58156bdb467305dac74f175f5c81ef615d49ac /configs/taurus_defconfig
parentcc1e98b559e46630c3421a7762d02a58e5480926 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/taurus_defconfig')
-rw-r--r--configs/taurus_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/taurus_defconfig b/configs/taurus_defconfig
index 8af7dd7c3a..ee21811a81 100644
--- a/configs/taurus_defconfig
+++ b/configs/taurus_defconfig
@@ -1,9 +1,9 @@
CONFIG_ARM=y
+CONFIG_SPL_SYS_ICACHE_OFF=y
+CONFIG_SPL_SYS_DCACHE_OFF=y
CONFIG_SYS_THUMB_BUILD=y
# CONFIG_SPL_USE_ARCH_MEMCPY is not set
# CONFIG_SPL_USE_ARCH_MEMSET is not set
-CONFIG_SPL_SYS_ICACHE_OFF=y
-CONFIG_SPL_SYS_DCACHE_OFF=y
CONFIG_ARCH_AT91=y
CONFIG_SPL_LDSCRIPT="arch/$(ARCH)/cpu/u-boot-spl.lds"
CONFIG_SYS_TEXT_BASE=0x21000000