]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: add defconfigs for the am625-lp-sk
authorBryan Brattlof <bb@ti.com>
Fri, 7 Jun 2024 22:06:13 +0000 (17:06 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 14 Jun 2024 16:42:46 +0000 (10:42 -0600)
commitbf8f3c408fa6598a13239a018efb700bdd4a6a92
treee4dee6b60a0a3dd5778372c81e5450d423a3de50
parent5cca31106398bfebbec3ad17d8b034abbea65599
configs: add defconfigs for the am625-lp-sk

The am62x-lp-sk is a package and reference board spin of the am62x-sk to
showcase the low-power features of the am62x SoC family. Because it so
closely resembles the am62x-sk board, use the preprocessor to inherit
its configuration making the needed changes for this board where
necessary.

Reviewed-by: Dhruva Gole <d-gole@ti.com>
Signed-off-by: Bryan Brattlof <bb@ti.com>
board/ti/am62x/MAINTAINERS
configs/am62x_lpsk_a53_defconfig [new file with mode: 0644]
configs/am62x_lpsk_r5_defconfig [new file with mode: 0644]