Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Configuring network after fresh boot to lime2



On Mon, Nov 21, 2022 at 08:56:04AM +0100, Manuel Bouyer wrote:
> On Sun, Nov 20, 2022 at 01:44:46PM +0100, Sagar Acharya wrote:
> > I'd like to bring your attention to the recent change of u-boot since 2022.04 from rgmii to rgmii-id configuration. That may pose problems, I guess.
> > 
> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264673
> > https://reviews.freebsd.org/D35500
> 
> I see. I'll try to have a look
> in the meantime, using a device tree from NetBSD-9 should work
> with -current

I've looked at it and it shouldn't be a problem for us (confirmed by test):
we're doing
strncmp(phy_mode, "rgmii", 5)
which will match both rgmii and rgmii-id

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index