On 5 April 2015 at 16:07, Simon Glass <[email protected]> wrote: > Adjust the Ethernet initialisation code to support driver model. > It is no-longer necessary to call designware_initialize(). The device will > be probed when it is used. The PHY type and GMAC base will come from the > device tree. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v2: > - Remove unwanted printf() > > board/sunxi/gmac.c | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-)
Applied to u-boot-dm/next. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

