[PATCH] board: ti: am335x: Fix selection of BeagleBone Green

Tom Rini trini at konsulko.com
Sat Mar 29 17:36:57 CET 2025


On Thu, 27 Mar 2025 11:31:12 +0100, Kory Maincent wrote:

> The BeagleBone Green board is a revision of the BoneBlack board.
> Having BeagleBone Black devicetree listed before BeagleBone Green will
> select always the BeagleBone Black devicetree following the functioning of
> board_fit_config_name_match().
> 
> Fix it by changing the test condition and selecting BoneBlack board only
> if it is not a revision of this board.
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] board: ti: am335x: Fix selection of BeagleBone Green
      commit: f364ea8c2571540c10ecc9fab456760936eb7fc6
-- 
Tom




More information about the U-Boot mailing list