ARM Sunxi Platform Development
 help / color / mirror / Atom feed
* [PATCH 0/2] sunxi: fix SUNIV D$ support
@ 2022-10-13 13:26 Icenowy Zheng
  2022-10-13 13:26 ` [PATCH 1/2] sunxi: fix SUNIV build when enabling D-Cache Icenowy Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Icenowy Zheng @ 2022-10-13 13:26 UTC (permalink / raw)
  To: Jagan Teki, Andre Przywara; +Cc: u-boot, linux-sunxi, Icenowy Zheng

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-10-17  9:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-13 13:26 [PATCH 0/2] sunxi: fix SUNIV D$ support Icenowy Zheng
2022-10-13 13:26 ` [PATCH 1/2] sunxi: fix SUNIV build when enabling D-Cache Icenowy Zheng
2022-10-17  9:26   ` Andre Przywara
2022-10-13 13:26 ` [PATCH 2/2] configs: sunxi: licheepi_nano: enable D-Cache Icenowy Zheng
2022-10-17  9:27   ` Andre Przywara
2022-10-17  6:47 ` [PATCH 0/2] sunxi: fix SUNIV D$ support Andre Przywara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox