[U-Boot] [PATCH 03/11] net: e1000: Convert to use DM PCI API

Bin Meng bmeng.cn at gmail.com
Fri Feb 5 05:48:57 CET 2016


On Wed, Feb 3, 2016 at 11:27 AM, Simon Glass <sjg at chromium.org> wrote:
> On 2 February 2016 at 06:58, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Update this driver to use proper DM PCI APIs.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  drivers/net/e1000.c | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
>>  drivers/net/e1000.h |  4 +++
>>  2 files changed, 78 insertions(+), 1 deletion(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list