[PATCH 0/2] sunxi: fix SUNIV D$ support

Icenowy Zheng uwu at icenowy.me
Thu Oct 13 15:26:43 CEST 2022


Currently D$ support of SUNIV is broken because of duplicated definition
of the D$ enabling function.

Mask the one in mach-sunxi to fix the build error when D$ is enabled,
and enable the D$ on Lichee Pi Nano.

Icenowy Zheng (2):
  sunxi: fix SUNIV build when enabling D-Cache
  configs: sunxi: licheepi_nano: enable D-Cache

 arch/arm/mach-sunxi/board.c     | 2 +-
 configs/licheepi_nano_defconfig | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

-- 
2.37.1



More information about the U-Boot mailing list