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

Changes in v2:
 - Use positive logic, #ifdef...#else...#endif.
 - Remove unnecessary splitting the signature of macb_mdc_clk_div()
   and others.
 - Add Acked-by tag.

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  | 44 +++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 51 insertions(+), 3 deletions(-)

-- 
2.7.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to