]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: ti: am64: Support TMDS64EVM
authorRoger Quadros <rogerq@kernel.org>
Mon, 8 Jan 2024 13:16:50 +0000 (15:16 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 18 Jan 2024 22:50:27 +0000 (17:50 -0500)
commit9ba8187a84b4a23f43e8aedea0a1db1f769cb3f0
tree752e8aa15007d48758af57a4ec559358b9a745f5
parent27cc5951c862355da310e0bd2c42487979b9fa00
board: ti: am64: Support TMDS64EVM

The TMDS64EVM [1] ships with AM64X SR2.0 HS-FS chip
and a slightly different board name in the board information
EEPROM header. Support this board.

[1] https://www.ti.com/tool/TMDS64EVM

Gets rid of below message at boot
"Unidentified board claims AM64-EVM in eeprom header"

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Reviewed-by: Nishanth Menon <nm@ti.com>
board/ti/am64x/evm.c