[PATCH] net: ti: icssg: Read firmware name from device-tree

Tom Rini trini at konsulko.com
Fri Jul 11 00:42:07 CEST 2025


On Wed, 02 Jul 2025 17:05:45 +0530, MD Danish Anwar wrote:

> Update the ICSSG PRU Ethernet driver to read PRU/RTU/TXPRU firmware names
> from the Device Tree using the "firmware-name" property, instead of relying
> on the hard-coded firmware names. The firmware names are parsed during
> prueth_probe() and stored in the prueth->firmwares for each slice. The
> driver now uses these dynamically loaded names when starting the PRU cores.
> 
> This change improves flexibility and allows firmware selection to be
> controlled via the device tree, making the driver more adaptable to
> different platforms and firmware configurations.
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] net: ti: icssg: Read firmware name from device-tree
      commit: c589dc0c244e3038522ca162410bf4d02b1c5641
-- 
Tom




More information about the U-Boot mailing list