[PATCH 00/21] Finish migration to DM_ETH
Tom Rini
trini at konsulko.com
Tue Aug 2 13:51:18 CEST 2022
On Tue, Aug 02, 2022 at 07:33:26AM -0400, Tom Rini wrote:
> As I've noted before, with v2022.07 being released, we have gone 2 years
> past the DM_ETH migration deadline. What this series does is a few
> things:
> - Remove some boards that either lack DM migration at all, or lack
> OF_CONTROL. DM migration has had an explicit deadline, and OF_CONTROL
> an implict one.
> - Remove some un-migrated ethernet drivers. I had reached out in private
> to some people about this and they had hoped to have done the
> conversion by now. Unfortunately, here we now are.
> - Perform some minor forceful migrations on boards. These boards use
> OF_CONTROL and drivers which use DM_ETH, so I am hopeful that just
> removing or guarding the code here is fine and works.
> - Disable networkgin on some other boards. Unlike boards in the above
> case, it looks like the board code itself needs some updates, as was
> done on the platforms that have already been migrated.
> - Finally, select DM_ETH for all NETDEVICES and update dependencies.
>
> This series depends on
> https://patchwork.ozlabs.org/project/uboot/patch/8ae444f17dc5db69a1da809875a16462049857c7.1652363162.git.christophe.leroy@csgroup.eu/
> being applied and in practical terms depennds on my current outstanding
> Kconfig migrations as well.
Adding back the CC list git send-email dropped...
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220802/c2e7a616/attachment.sig>
More information about the U-Boot
mailing list