[PATCH] arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for Ethernet

Tony Dinh mibodhi at gmail.com
Mon Mar 21 22:46:05 CET 2022


Hi Stefan & Tom,

Sure, I will apply Tom's patch to my work tree and rebuild the
Kirkwood boards. My grep shows 33 defconfig with ARCH_KIRKWOOD. After
that, I will do a quick review on the boards' files for sanity.

Tony

On Mon, Mar 21, 2022 at 4:46 AM Tom Rini <trini at konsulko.com> wrote:
>
> On Mon, Mar 21, 2022 at 03:36:50AM -0700, Tony Dinh wrote:
>
> > Hi Stefan,
> >
> > Perhaps you've missed merging this patch into your tree, or during the
> > pull request to Tom.
> >
> > I saw Tom's recent patch to move the CONFIG_RESET_PHY_R to Kconfig:
> > https://lists.denx.de/pipermail/u-boot/2022-March/478333.html
> >
> > diff --git a/configs/sheevaplug_defconfig b/configs/sheevaplug_defconfig
> > +CONFIG_RESET_PHY_R=y
> >
> > And that should not be added for the Sheevaplug, since we have undef
> > CONFIG_RESET_PHY_R in include/configs/sheevaplug.h
>
> Please note that because of how the config.h files are handled, that
> undef doesn't work.  A follow up to my patch to clean up any/all of the
> wrong marvell boards would be appreciated.  And as Stefan noted, this is
> going to be in -next and not master at this time.  Thanks!
>
> --
> Tom


More information about the U-Boot mailing list