diff options
author | Apurva Nandan <a-nandan@ti.com> | 2024-02-24 01:51:51 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-03-04 13:41:04 -0500 |
commit | 2641f6ddd1ab3d3db460049fb7a6cbd4aaaa7609 (patch) | |
tree | e553b34c691d13d425468cc1d7799a95315fd2b8 /board | |
parent | 92e72b9332be5e72bf26ec54d0582a6fa2875921 (diff) | |
download | u-boot-2641f6ddd1ab3d3db460049fb7a6cbd4aaaa7609.tar.gz |
configs: j784s4_evm: Add defconfig for J784S4 EVM board
Add defconfigs for building R5 U-Boot SPL and A72 U-Boot.
Signed-off-by: Hari Nagalla <hnagalla@ti.com>
Signed-off-by: Apurva Nandan <a-nandan@ti.com>
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> # AM69-SK
Diffstat (limited to 'board')
-rw-r--r-- | board/ti/j784s4/MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/ti/j784s4/MAINTAINERS b/board/ti/j784s4/MAINTAINERS index 8b03a7adb1e..2b6bff2f5be 100644 --- a/board/ti/j784s4/MAINTAINERS +++ b/board/ti/j784s4/MAINTAINERS @@ -4,6 +4,8 @@ S: Maintained F: board/ti/j784s4 F: arch/arm/mach-k3/j784s4 F: include/configs/j784s4_evm.h +F: configs/j784s4_evm_r5_defconfig +F: configs/j784s4_evm_a72_defconfig F: arch/arm/dts/k3-j784s4-evm-u-boot.dtsi F: arch/arm/dts/k3-j784s4-r5-evm.dts F: arch/arm/dts/k3-j784s4-ddr.dtsi |