On 25 August 2015 at 01:22, Bin Meng <[email protected]> wrote: > This commit converts pch_gbe ethernet driver to driver model. > > Since this driver is only used by Intel Crown Bay board, the > conversion does not keep the non-dm version. > > Signed-off-by: Bin Meng <[email protected]> > --- > > drivers/net/pch_gbe.c | 133 > +++++++++++++++++++++++++++----------------------- > drivers/net/pch_gbe.h | 2 - > include/netdev.h | 4 -- > 3 files changed, 73 insertions(+), 66 deletions(-)
Nice! Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

