]> Git Repo - J-u-boot.git/commitdiff
configs: sunxi: licheepi_nano: enable D-Cache
authorIcenowy Zheng <[email protected]>
Thu, 13 Oct 2022 13:26:45 +0000 (21:26 +0800)
committerAndre Przywara <[email protected]>
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 <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
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
This page took 0.034512 seconds and 4 git commands to generate.