[U-Boot] [PATCH v3 6/9] x86: crownbay: Convert to use CONFIG_DM_ETH for E1000

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


On 27 August 2015 at 23:25, Bin Meng <bmeng.cn at gmail.com> wrote:
> Since E1000 driver has been converted to driver model, enable it
> on Intel Crown Bay. But the Intel Topcliff GbE driver has not been
> converted to driver model yet, disable it for now.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  board/intel/crownbay/crownbay.c | 6 ------
>  configs/crownbay_defconfig      | 2 +-
>  include/configs/crownbay.h      | 1 -
>  3 files changed, 1 insertion(+), 8 deletions(-)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list