]> git.baikalelectronics.ru Git - uboot.git/commit
board: ti: am64x: Add support for AM64B SK
authorJudith Mendez <jm@ti.com>
Thu, 6 Apr 2023 06:19:01 +0000 (11:49 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 8 May 2023 13:27:20 +0000 (09:27 -0400)
commit73b37c2cf4aedbe582b87debed79afb75692f3aa
treecf52524af3f1b474cdcf765a33a1505781027784
parent1d3cfc4321faed68b2942c94f2580eb635434f45
board: ti: am64x: Add support for AM64B SK

The AM64x SR2.0 SK board uses "AM64B-SKEVM" as the EEPROM identifier.
This board is similar to the AM64x SKEVM except that it has a new
PMIC that will be enabled in the future and consequently could use a
different device tree file in the future.

For now we treat the board same as an AM64x SK.

Signed-off-by: Judith Mendez <jm@ti.com>
Acked-by: Andrew Davis <afd@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
board/ti/am64x/evm.c