]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: sunxi: licheepi_nano: enable D-Cache
authorIcenowy Zheng <uwu@icenowy.me>
Thu, 13 Oct 2022 13:26:45 +0000 (21:26 +0800)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 19 Oct 2022 13:15:02 +0000 (14:15 +0100)
As the compile error when D-Cache is enabled is gone, we can have
D-Cache enabled now.

Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
configs/licheepi_nano_defconfig

index 14e6bcda92795fa00b394acaab1e5e7753ba613b..92c04bdae3524ab897bbaa85fffd9dad9b6cb482 100644 (file)
@@ -1,7 +1,6 @@
 CONFIG_ARM=y
 CONFIG_SKIP_LOWLEVEL_INIT_ONLY=y
 CONFIG_SPL_SKIP_LOWLEVEL_INIT_ONLY=y
-CONFIG_SYS_DCACHE_OFF=y
 CONFIG_ARCH_SUNXI=y
 CONFIG_DEFAULT_DEVICE_TREE="suniv-f1c100s-licheepi-nano"
 CONFIG_SPL=y