]> Git Repo - u-boot.git/commit
board: ti: introduce the basic files needed to support the am62a
authorBryan Brattlof <[email protected]>
Fri, 4 Nov 2022 00:13:57 +0000 (19:13 -0500)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
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
This page took 0.034564 seconds and 4 git commands to generate.