]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: sunxi: Refactor CHIP board extension code
authorKory Maincent (TI.com) <kory.maincent@bootlin.com>
Thu, 30 Oct 2025 16:45:04 +0000 (17:45 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 3 Nov 2025 16:02:39 +0000 (10:02 -0600)
commit56cbcb1cc957870148c31a56237c07057d02c7ef
treee891873a0d8a887545bd2bb15625cd118c0935af
parent58a36be4ac8bc68ce6069eddcf8ee3fe2178404e
board: sunxi: Refactor CHIP board extension code

Clean up and improve code structure in the sunxi CHIP board extension
detection implementation.

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