diff options
| author | Wadim Egorov <[email protected]> | 2025-03-25 04:58:18 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-04-10 15:03:32 -0600 |
| commit | 1acffb571149879094012bb69f54da2c958d552a (patch) | |
| tree | 08cba276dccae42c8eeafde16a625867901c6623 /board/phytec | |
| parent | a936352f9e00206016badaaa217f034dde7b00a2 (diff) | |
configs: Add phycore_am62x_r5_ethboot_defconfig
Provide a defconfig for booting the phycore-am62x via Ethernet.
We need a separate defconfig because the AM62x has not enough internal
SRAM to support all boot sources.
Signed-off-by: Wadim Egorov <[email protected]>
Diffstat (limited to 'board/phytec')
| -rw-r--r-- | board/phytec/phycore_am62x/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/phytec/phycore_am62x/MAINTAINERS b/board/phytec/phycore_am62x/MAINTAINERS index 670c7473481..106b4b80121 100644 --- a/board/phytec/phycore_am62x/MAINTAINERS +++ b/board/phytec/phycore_am62x/MAINTAINERS @@ -9,6 +9,7 @@ F: arch/arm/dts/k3-am625-r5-phycore-som-2gb.dts F: board/phytec/phycore_am62x/ F: configs/phycore_am62x_a53_defconfig F: configs/phycore_am62x_r5_defconfig +F: configs/phycore_am62x_r5_ethboot_defconfig F: configs/phycore_am62x_r5_usbdfu_defconfig F: include/configs/phycore_am62x.h F: doc/board/phytec/phycore-am62x.rst |
