]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: ti: Convert cape detection to use UCLASS framework
authorKory Maincent (TI.com) <kory.maincent@bootlin.com>
Thu, 30 Oct 2025 16:45:03 +0000 (17:45 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 3 Nov 2025 16:02:39 +0000 (10:02 -0600)
commit58a36be4ac8bc68ce6069eddcf8ee3fe2178404e
treebdc221b98aef7b648ed0e365e37ddbef9129a6a2
parentb2e7b1df3bb8c88a6d5e27f29e152d61f2ec8eb5
board: ti: Convert cape detection to use UCLASS framework

Migrate TI board cape detection from legacy extension support to the
new UCLASS-based extension board framework.

Signed-off-by: Kory Maincent (TI.com) <kory.maincent@bootlin.com>
arch/arm/mach-omap2/am33xx/Kconfig
arch/arm/mach-omap2/omap5/Kconfig
board/ti/common/Kconfig
board/ti/common/Makefile
board/ti/common/cape_detect.c