From: Tom Rini Date: Thu, 10 Apr 2025 21:04:09 +0000 (-0600) Subject: Merge patch series "*** Add Ethernet boot support for AM62Ax + phyCORE-AM62 SoMs... X-Git-Tag: v2025.07-rc1~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb7555e93075114fe4af0adb806877ac4d4ef80d;p=pandora-u-boot.git Merge patch series "*** Add Ethernet boot support for AM62Ax + phyCORE-AM62 SoMs ***" Wadim Egorov says: Add general ethernet boot support for AM62Ax SoC. Some of the work is based on TI's downstream u-boot patches found in [1], patches touching code in mach-k3 and *.yaml board config files. Also, provide defconfigs and device tree changes for phyCORE-AM62x and phyCORE-AM62Ax to support booting via ethernet. [1] https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1307981/sk-am62a-lp-rgmii-boot-mode-problem Link: https://lore.kernel.org/r/20250325035824.2304200-1-w.egorov@phytec.de --- cb7555e93075114fe4af0adb806877ac4d4ef80d diff --cc board/phytec/phycore_am62ax/MAINTAINERS index 7c8a29b20d9,9169651c459..feb1e0b39dc --- a/board/phytec/phycore_am62ax/MAINTAINERS +++ b/board/phytec/phycore_am62ax/MAINTAINERS @@@ -10,6 -10,6 +10,7 @@@ F: arch/arm/dts/k3-am62a7-r5-phycore-so F: board/phytec/phycore_am62ax/ F: configs/phycore_am62ax_a53_defconfig F: configs/phycore_am62ax_r5_defconfig + F: configs/phycore_am62ax_r5_ethboot_defconfig +F: configs/phycore_am62ax_r5_usbdfu_defconfig F: include/configs/phycore_am62ax.h F: doc/board/phytec/phycore-am62ax.rst