]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: am68_sk: Move to separate defconfig for AM68 SK board
authorManorit Chawdhry <m-chawdhry@ti.com>
Fri, 10 May 2024 04:50:24 +0000 (10:20 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 16 May 2024 21:00:38 +0000 (15:00 -0600)
commita96be9b8c05ea835d27f7c9bae03279b8bd5dcf2
treed2146096a0285af91ab5271daa0f348c291bf60e
parente84b004abc056233d5ac75d852f1361eeac7e27e
configs: am68_sk: Move to separate defconfig for AM68 SK board

Add defconfig for AM68 SK R5 and A72 configuration.

This includes and modifies the AM68 EVM defconfigs:
j721s2_evm_r5_defconfig -> am68_sk_r5_defconfig
j721s2_evm_a72_defconfig -> am68_sk_a72_defconfig

Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
arch/arm/dts/k3-am68-sk-base-board-u-boot.dtsi
arch/arm/dts/k3-j721s2-binman.dtsi
board/ti/j721s2/MAINTAINERS
configs/am68_sk_a72_defconfig [new file with mode: 0644]
configs/am68_sk_r5_defconfig [new file with mode: 0644]
configs/j721s2_evm_a72_defconfig
configs/j721s2_evm_r5_defconfig