Hi, On Tue, Jan 26, 2016 at 05:46:24AM +0100, Andrew Lunn wrote: > On Mon, Jan 25, 2016 at 05:45:21PM +0200, Aaro Koskinen wrote: > > I get the below crash on OCTEON (with octeon_mgmt interface, genphy) > > always during systemd boot. > > I think i know what is going on now. > > What does your phy look like in DT?
It's using the in-kernel DT: arch/mips/boot/dts/cavium-octeon/octeon_3xxx.dts The management interface is "mix0: ethernet@1070000100000". The phy entry might be bogus for this specific board, and I don't have MARVELL_PHY enabled... A.