[PATCH 21/21] net: Make DM_ETH be selected by NETDEVICE

Tom Rini trini at konsulko.com
Sun Aug 7 18:39:01 CEST 2022


On Sun, Aug 07, 2022 at 09:47:54AM -0600, Simon Glass wrote:
> Hi Tom,
> 
> On Sat, 6 Aug 2022 at 14:02, Tom Rini <trini at konsulko.com> wrote:
> >
> > On Sat, Aug 06, 2022 at 12:21:21PM -0600, Simon Glass wrote:
> > > Hi Tom,
> > >
> > > On Tue, 2 Aug 2022 at 05:35, Tom Rini <trini at konsulko.com> wrote:
> > > >
> > > > The deadline for DM_ETH migration passed 2 years ago.  Now that
> > > > platforms which cannot be migrated have been either removed or had
> > > > drivers disabled, and platforms that needed minor help to migrate have
> > > > been forcefully migrated, we can complete the migration.
> > > >
> > > > This entails select'ing DM_ETH under NETDEVICES, and then removing now
> > > > extraneous depends on lines.  In a few places, we can now either remove
> > > > options or just simplify later dependencies.
> > > >
> > > > Cc: Ramon Fried <rfried.dev at gmail.com>
> > > > Cc: Simon Glass <sjg at chromium.org>
> > > > Signed-off-by: Tom Rini <trini at konsulko.com>
> > > > ---
> > > >  Makefile            |  1 -
> > > >  drivers/net/Kconfig | 78 ++++++++++++---------------------------------
> > > >  2 files changed, 21 insertions(+), 58 deletions(-)
> > >
> > > With this I saw a build error on MCR3000, but perhaps you have send a
> > > removal patch for it, which I missed?
> >
> > I thought I mentioned in the cover letter that this depends on the
> > existing migration patch for the driver in question.
> 
> Oh, sorry. I wish patchwork would show the cover letter.

It does, but not from the series link, but just "expand" from an
individual patch in a series.  It's how I've been copy/pasting cover
letters are the merge commit message for big series, fwiw.

-- 
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/20220807/a05bef2d/attachment.sig>


More information about the U-Boot mailing list