[U-Boot] [PATCH v3 7/9] net: pch_gbe: Convert to driver model

Simon Glass sjg at chromium.org
Tue Sep 1 02:32:16 CEST 2015


On 27 August 2015 at 23:25, Bin Meng <bmeng.cn at gmail.com> wrote:
> This commit converts pch_gbe ethernet driver to driver model.
>
> Since this driver is only used by Intel Crown Bay board, the
> conversion does not keep the non-dm version.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  drivers/net/pch_gbe.c | 133 +++++++++++++++++++++++++++-----------------------
>  drivers/net/pch_gbe.h |   2 -
>  include/netdev.h      |   4 --
>  3 files changed, 73 insertions(+), 66 deletions(-)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list