]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: crownbay: Convert to use CONFIG_DM_ETH for E1000
authorBin Meng <bmeng.cn@gmail.com>
Fri, 28 Aug 2015 05:25:56 +0000 (22:25 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 9 Sep 2015 13:48:03 +0000 (07:48 -0600)
commit868767c71a375a07a44cc4fd49d67a4e2b1b9e8b
treed0a5b2b4a0d93485a6a3a0e36552fa5460f4982b
parentb4f53e739ed38658fcbe11747aa3a393665e23ab
x86: crownbay: Convert to use CONFIG_DM_ETH for E1000

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@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
board/intel/crownbay/crownbay.c
configs/crownbay_defconfig
include/configs/crownbay.h