On Wed, 05 Mar 2025 05:58:25 +0100, Wadim Egorov wrote: > This patch series syncs the phyCORE-AM62Ax feature-wise with our other > K3-based SoMs by adding SoM overlay handling and capsule updates. It > also introduces support for USBDFU boot and includes various minor fixes. > > Daniel Schultz (1): > board: phytec: common: Add phyCORE-AM62Ax > > [...]
Applied to u-boot/next, thanks! [01/13] arm: dts: k3-am62a-phycore-som-binman: Provide capsule nodes commit: fc70ff633eb83ae246c4ffac944300a6674d45f8 [02/13] include: configs: phycore-am62ax: Define capsule FW names commit: 7193c252db3578766a3d7fb4019a27fb16b418f8 [03/13] configs: phycore_am62ax_a53_defconfig: Enable capsule update commit: 44ac48c2bc3d31c78dc9455bdc14ac36649b9f62 [04/13] doc: phytec: k3: Add a common part for Environment and EFI Capsules commit: 2708c0b23fd488ae262c1c2a3449e16aa05dbd41 [05/13] configs: Add phycore_am62ax_r5_usbdfu_defconfig commit: adf4d5e9e8ddf8a02cd2cea4f4d19944583654bb [06/13] board: phytec: phycore_am62x: Use custom k3_dfu.env fragment commit: 7719682164ee3d8a21e3b5d62d8eb28f0acbd45d [07/13] board: phytec: phycore_am62ax: Add Network/SPI/DFU env variables commit: d78bc6ea9f96079e82771c8659e0e9529d85f9ba [08/13] arch: arm: dts: k3-am62a7-phyboard-lyra: Add missing boot phase tag commit: fcf09a76e27828ba0f8b69389e819c30e1716798 [09/13] arch: arm: dts: k3-am625-phyboard-lyra: Add missing boot phase tag commit: 61b907e9370f36b29845a8262489a49410828ca6 [10/13] board: phytec: common: k3: Make configure_capsule_updates() static commit: cc5c55567e3abeaa64b632375c1faa9bd09d6472 [11/13] board: phytec: common: Add phyCORE-AM62Ax commit: 1afc1a7401775143cee7558f632e337c2d14e337 [12/13] arm: dts: k3-am62a-phycore-som-binman: Add SoM overlays commit: 71582e7fa83adbdeb5e0f7f3f0a441e6c2875a3d [13/13] configs: phycore_am62ax_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST commit: 953af03171d94d7b2a7f587d4b0c8f1c826ff1f0 -- Tom