On Wed, Sep 27, 2017 at 10:56:44PM +0200, Patrick Wildt wrote: > So, first of all copying the dtb entries is not a good idea. The reason > is that the phandles are gonna be all wrong and overriden, because those > are _generated_ on compile time. As you can see, the ethernet > controller references phy handle 0x7, but the phy has a phandle of 0x47. > Something is wrong there. > > You should try to apply this "revert" that was committed in linux. Hope > they'll soon make up their minds and commit a newer version.
The device tree that is included with /usr/local/share/u-boot/orangepi_one/u-boot-sunxi-with-spl.bin should still have emac nodes.