[U-Boot] [PATCH v2 09/11] dm: net: Adjust designware driver to support driver model

Simon Glass sjg at chromium.org
Thu Apr 9 05:04:41 CEST 2015


On 6 April 2015 at 15:09, Joe Hershberger <joe.hershberger at gmail.com> wrote:
> Hi Simon,
>
> On Sun, Apr 5, 2015 at 5:07 PM, Simon Glass <sjg at chromium.org> 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 <sjg at chromium.org>
>> ---
>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
>
>> 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.


More information about the U-Boot mailing list