]> git.ipfire.org Git - thirdparty/u-boot.git/commit
sunxi: add basic A523 support
authorAndre Przywara <andre.przywara@arm.com>
Tue, 26 Nov 2024 01:08:22 +0000 (01:08 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Sun, 27 Jul 2025 22:11:31 +0000 (23:11 +0100)
commit08f3f477c62a2397e7fb3d4a20c4bbd76be415b6
tree4eedea35de1219dc4a203d8df8ef67db3e4073a7
parent45310eb74b4b420f196acafaf14f06c624a25ae7
sunxi: add basic A523 support

Add the basic Kconfig options, addresses and other values for the
existing Kconfig settings for the new Allwinner A523/T527/H728 SoC.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/cpu/armv8/fel_utils.S
arch/arm/mach-sunxi/Kconfig
arch/arm/mach-sunxi/board.c
arch/arm/mach-sunxi/cpu_info.c
board/sunxi/board.c
common/spl/Kconfig
include/configs/sun55i.h [new file with mode: 0644]