[U-Boot] [PATCH v1 0/3] net: macb: Add option and clock support

Wenyou Yang wenyou.yang at atmel.com
Thu Oct 20 04:55:29 CEST 2016


The CONFIG_MACB option is added in KConfig to be used to select
the Cadence MACB Ethernet driver, and the clock is supported.


Wenyou Yang (3):
  net: Kconfig: Add CONFIG_MACB option
  net: macb: Add the clock support
  net: macb: Remove redundant #ifdef CONFIG_DM_ETH

 drivers/net/Kconfig | 10 ++++++++
 drivers/net/macb.c  | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 77 insertions(+), 4 deletions(-)

-- 
2.7.4



More information about the U-Boot mailing list