Hi, On 9 March 2016 at 14:04, Karsten Merker <mer...@debian.org> wrote: > [Olimex A20-SOM-EVB: ethernet non-functional with current u-boot > git head, but no problems with v2016.01] > > On Tue, Mar 08, 2016 at 11:54:03AM +0100, Hans de Goede wrote: >> On 25-02-16 08:31, Ing. Damiano Bolla wrote: >> >Can I assist further ? >> >> Can you please git bisect this, and find out which commit breaks things ? > > Hello Hans, hello Simon, > > I am not the original poster, but I have bisected the issue down > to the following commit: > > commit c32a6fd07b1839e4a45729587ebc8e1c55601a4d > Author: Simon Glass <s...@chromium.org> > Date: Sun Jan 17 14:51:56 2016 -0700 > > net: Don't call board/cpu_eth_init() with driver model > > We should avoid weak functions with driver model. Existing boards that use > driver model don't need them, so let's kill them off. > > Signed-off-by: Simon Glass <s...@chromium.org> > Reviewed-by: Bin Meng <bmeng...@gmail.com> > Acked-by: Joe Hershberger <joe.hershber...@ni.com>
Is this board-specific init, or sunxi-specific? Can you just call the init on start-up, instead of from the Ethernet driver? Regards, Simon _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot