[PATCH v2] board: ti: cape_detect: Add overlay name lookup table for extension boards

Tom Rini trini at konsulko.com
Thu Apr 23 00:48:59 CEST 2026


On Tue, 14 Apr 2026 17:36:11 +0200, Kory Maincent wrote:

> Some extension boards have EEPROM part numbers that do not directly match
> their devicetree overlay filenames. Introduce a static name_mapping table
> and a set_cape_overlay() helper that translates the part number and version
> strings read from the EEPROM into the correct overlay filename.
> 
> When no entry matches, fall back to the existing behavior of constructing
> the overlay name as "<part_number>-<version>.dtbo" directly from the
> EEPROM content.
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] board: ti: cape_detect: Add overlay name lookup table for extension boards
      commit: 3abc7c1d46de4211b2d11051033566c9ad2c2740
-- 
Tom




More information about the U-Boot mailing list