]> git.baikalelectronics.ru Git - uboot.git/commit
board: ti: j721s2: Add board support for J721S2
authorDavid Huang <d-huang@ti.com>
Tue, 25 Jan 2022 15:26:37 +0000 (20:56 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 8 Feb 2022 14:41:27 +0000 (09:41 -0500)
commit484091a9d2a8b1f1af1c46607aef13108c1662ba
tree9ccc6d12836fa83d934c0e3d12f7939524bb6f08
parent06d06509e1f201e3bc47a22a0319b67c6507b894
board: ti: j721s2: Add board support for J721S2

Add board support for J721S2 SoC.

Signed-off-by: David Huang <d-huang@ti.com>
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
board/ti/j721s2/Kconfig [new file with mode: 0644]
board/ti/j721s2/MAINTAINERS [new file with mode: 0644]
board/ti/j721s2/Makefile [new file with mode: 0644]
board/ti/j721s2/evm.c [new file with mode: 0644]