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

Simon Glass sjg at chromium.org
Wed Feb 3 04:27:31 CET 2016


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>


More information about the U-Boot mailing list