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

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


On 2 February 2016 at 06:57, Bin Meng <bmeng.cn at gmail.com> wrote:
> Use native DM PCI APIs instead of legacy compatible ones.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/net/pch_gbe.c | 27 ++++++++++++---------------
>  drivers/net/pch_gbe.h |  2 +-
>  2 files changed, 13 insertions(+), 16 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list