]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: sunxi: Convert extension support to UCLASS framework
authorKory Maincent (TI.com) <kory.maincent@bootlin.com>
Thu, 30 Oct 2025 16:45:05 +0000 (17:45 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 3 Nov 2025 16:02:39 +0000 (10:02 -0600)
commit53e14e9c0c606f0684a3ddb09afebe4b5eb89926
tree5c5f203f1c8af9220808f3c21e0a7c09fce4b129
parent56cbcb1cc957870148c31a56237c07057d02c7ef
board: sunxi: Convert extension support to UCLASS framework

Migrate sunxi board extension detection from legacy implementation to
the new UCLASS-based extension board framework.

Signed-off-by: Kory Maincent (TI.com) <kory.maincent@bootlin.com>
arch/arm/mach-sunxi/Kconfig
board/sunxi/chip.c