board: ti: introduce the basic files needed to support the am62a
authorBryan Brattlof <bb@ti.com>
Fri, 4 Nov 2022 00:13:57 +0000 (19:13 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 9 Dec 2022 19:10:28 +0000 (14:10 -0500)
commitd90c8bc441e2f0331fa2365ad07927bbbef725b3
tree399f7183f88c5b9effb5f9a7fae27daa549a2429
parentb6cbcd61556e0d9de4c389071e3a826e577b9f43
board: ti: introduce the basic files needed to support the am62a

Introduce the bare minimum SD and UART support for the am62a sk.

Signed-off-by: Bryan Brattlof <bb@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/ti/am62ax/Kconfig [new file with mode: 0644]
board/ti/am62ax/MAINTAINERS [new file with mode: 0644]
board/ti/am62ax/Makefile [new file with mode: 0644]
board/ti/am62ax/evm.c [new file with mode: 0644]
drivers/firmware/ti_sci_static_data.h