On 6 April 2015 at 15:09, Joe Hershberger <[email protected]> wrote: > Hi Simon, > > On Sun, Apr 5, 2015 at 5:07 PM, Simon Glass <[email protected]> wrote: >> >> Add driver model support to the designware driver. This reuses most of the >> existing code except for some duplication in the probe() method. >> >> Signed-off-by: Simon Glass <[email protected]> >> --- > > Acked-by: Joe Hershberger <[email protected]> > >> Changes in v2: >> - Use the new recv() method and the free_pkt() method >> >> drivers/net/designware.c | 167 >> ++++++++++++++++++++++++++++++++++++++++++----- >> drivers/net/designware.h | 3 +- >> 2 files changed, 153 insertions(+), 17 deletions(-)
Applied to u-boot-dm/next. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

