Hi.
Just installed the nightly version on a Pine64.
The ethernet connection doesn't work at all.
It seem there are no device.
Code
		
					
				dmesg | grep eth
[    0.000000] psci: probing for conduit method from DT.
[   11.454400] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[   11.455160] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0)
[   11.455185] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
[   11.455192] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
[   11.455278] dwmac-sun8i 1c30000.ethernet: COE Type 2
[   11.455286] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[   11.455294] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[   11.455301] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[   11.533114] dwmac-sun8i 1c30000.ethernet eth0: Could not attach to PHY
[   11.533132] dwmac-sun8i 1c30000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19)
[   11.631590] dwmac-sun8i 1c30000.ethernet: EMAC reset timeout
[   11.631915] dwmac-sun8i: probe of 1c30000.ethernet failed with error -14
[  945.260667] platform 1c30000.ethernet eth0: Could not attach to PHY
[  945.260678] platform 1c30000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19)
[  947.460105] platform 1c30000.ethernet eth0: Could not attach to PHY
[  947.460116] platform 1c30000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19)
[  952.926758] platform 1c30000.ethernet eth0: Could not attach to PHY
[  952.926768] platform 1c30000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19)
[  957.026866] platform 1c30000.ethernet eth0: Could not attach to PHY
[  957.026877] platform 1c30000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19)
[  958.560267] platform 1c30000.ethernet eth0: Could not attach to PHY
[  958.560278] platform 1c30000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19)
[  960.443139] platform 1c30000.ethernet eth0: Could not attach to PHY
[  960.443150] platform 1c30000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19)
[ 1066.302929] platform 1c30000.ethernet eth0: Could not attach to PHY
[ 1066.302940] platform 1c30000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19)
[ 1154.384283] platform 1c30000.ethernet eth0: Could not attach to PHY
[ 1154.384294] platform 1c30000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19)
[ 2214.954269] platform 1c30000.ethernet eth0: Could not attach to PHY
[ 2214.954280] platform 1c30000.ethernet eth0: stmmac_open: Cannot attach to PHY (error: -19)
	
			Display More
	Any idea how to solve it?