[PATCH v4 00/21] Add support for Ethernet boot

Tom Rini trini at konsulko.com
Wed Aug 20 20:41:02 CEST 2025


On Thu, 31 Jul 2025 13:29:35 +0530, Chintan Vankar wrote:

> This series adds bind method for CPSW to avoid explicit probing, removes
> explicit probing of CPSW, adds support for Ethernet boot on SK-AM68,
> SK-AM62P-LP, J722S, SK-AM69.
> 
> This series is based on commit 'a8f20bb6650df56d' of origin/master
> branch of U-Boot.
> 
> [...]

Applied to u-boot/next, thanks!

[01/21] net: ti: am65-cpsw-nuss: Define bind method for CPSW driver
        commit: 3943531a54680b76813960655458e88f49f6bfb7
[02/21] arch: mach-k3: common: Remove explicit probing of CPSW driver
        commit: 50ededad3204072a5fe6b8ee49826643e7c8e7aa
[03/21] Revert "mach-k3: am642_init: Probe AM65 CPSW NUSS for R5/A53 SPL"
        commit: 3967d64740b69cda6b2642036bfb9269b05a7e35
[04/21] Revert "arm: mach-k3: am62x: am625_init: Probe AM65 CPSW NUSS"
        commit: b4a0702c924851906b1c127b3c9884e8a4870bd1
[05/21] arm: mach-k3: j721s2: Update SoC auto-gen data to enable Ethernet boot
        commit: 0b092a2aa81b84eba1ea48f87c04b0be62afd1e9
[06/21] arm: mach-k3: j721s2_spl: Alias Ethernet boot to CPGMAC
        commit: e85b090165ec55ef7e19bdd7fc11e9e6f74ec58e
[07/21] net: ti: Kconfig: Enable SPL_SYSCON config for CPSW
        commit: 333b50d32d76ded3d69e3f65d47ca0de1d32dcc4
[08/21] configs: am68_sk_r5_ethboot: Add configs for enabling Ethernet boot in R5SPL
        commit: 07774020f75b51fc3437d697528cac5978b407ac
[09/21] configs: am68_sk_a72_ethboot: Enable configs required for Ethernet boot
        commit: 3325b13d53f5a8991185936adc981678eb6d1b97
[10/21] arm: mach-k3: am62p: Update SoC auto-gen data to enable Ethernet boot
        commit: 6fc2a6a97171e0d4ecb8cef9385fb1a0a0a14611
[11/21] board: ti: am62px: evm: Enable cache for AM62p
        commit: 3bab8f17fb17c59f83ef409eb14b3aec92cd3f9b
[12/21] configs: am62px_evm_r5_ethboot: Add configs to enable Ethernet boot in R5SPL
        commit: c8c2da2ab817d78efdad88b85ef4449dd5719e01
[13/21] configs: am62px_evm_a53_ethboot: Enable configs required for Ethboot
        commit: c1f1d28c44543dc0fd74653215e25f5153ddd398
[14/21] arm: mach-k3: j722s: Update SoC autogenerated data to enable Ethernet boot
        commit: a02009f3a816e7de42fccff895397906304290ef
[15/21] board: ti: j722s: evm: Enable cache for J722s
        commit: 80b529d8776fe48eb595bc3eaf739751b5bea15c
[16/21] configs: j722s_evm_r5_ethboot: Add configs to enable Ethernet boot in R5SPL
        commit: d449db6cd7c896d69e2dba2b902797d9b329beef
[17/21] configs: j722s_evm_a53_ethboot: Enable configs required for Ethernet boot
        commit: 9def2b0fc17d5ed1162d6a8fbe9a06ec26557512
[18/21] arm: mach-k3: j784s4: Update SoC auto-gen data to enable Ethernet boot
        commit: 8eecd9edb58e57018ce1a9adf9283d88541e974f
[19/21] arm: mach-k3: j784s4_spl: Alias Ethernet boot to CPGMAC
        commit: 721d5c30f5704c78e7e45fa0234c8096a1bcd683
[20/21] configs: am69_sk_r5_ethboot: Add configs to enable Ethernet boot in R5SPL
        commit: 02b2a3277116d80137e62cb931dd365eda54790c
[21/21] configs: am69_sk_a72_ethboot: Add configs to enable Ethernet boot
        commit: 841d3d06ce2c1fb9d7a785bd7df5a1b6b70003bb
-- 
Tom




More information about the U-Boot mailing list