commit | 81ed4c88c10c5cf8f5b047a93e6906f6813fb608 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@kernel.org> | Mon Jan 08 15:16:50 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jan 18 17:50:27 2024 -0500 |
tree | 752e8aa15007d48758af57a4ec559358b9a745f5 | |
parent | 85bd11c4f8bcec295b0fe4967b476537565a99e3 [diff] |
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>