[PATCH 1/2] ARM: mvebu: change order of ethernet DT nodes on Armada 38x

Willy Tarreau w at 1wt.eu
Wed Feb 24 11:07:12 PST 2016


On Wed, Feb 24, 2016 at 08:02:09PM +0100, Imre Kaloz wrote:
> >>I've checked, and we believe not many people are using mainline kernels
> >>on clearfog.  I'll have to adjust my debian jessie setup to fix the
> >>resulting carnage though.  On the plus side, it means that mainline
> >>matches Marvell's kernel for interface naming.
> >
> >Well, now I'm one of these and I confirm that it's really painful to
> >have a different ordering between the DTB provided in mainline and the
> >DTB provided with the board. The worst thing is that using mainline,
> >eth0 corresponds to the switch and appears up, so you don't immediately
> >realize that it's not where your cable is connected :-/
> >
> >Thus could we please get Thomas' patch to ensure that the board boots
> >with similar interface naming with both the original and mainline kernel  
> >?
> 
> Shouldn't this change be device specific then instead of messing up the  
> dtsi?

According to what Thomas explained, it's related to the ordering of
the NICs in the SoC's datasheet, so there are little chances that
anyone would see them enumerated differently on their board.

Willy




More information about the linux-arm-kernel mailing list