Re: [PATCH v3 06/10] firmware: Resurrect the ixp4xx microcode package

2023-10-20 Thread Christian Marangi
On Thu, Oct 12, 2023 at 10:42:21AM +0200, Linus Walleij wrote: > The firmware package for the IXP4xx microcode was deleted but > the source files are still in the file cache so we can easily > resurrect it. > > The firmware either supports ethernet (the most common) or > WAN (less common), image t

[PATCH v3 06/10] firmware: Resurrect the ixp4xx microcode package

2023-10-12 Thread Linus Walleij
The firmware package for the IXP4xx microcode was deleted but the source files are still in the file cache so we can easily resurrect it. The firmware either supports ethernet (the most common) or WAN (less common), image targets select the firmware they want depending on usecase. Signed-off-by: