public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] net: lpc32xx: add support to RMII phy
@ 2015-07-06  4:22 Vladimir Zapolskiy
  2015-07-06  4:22 ` [U-Boot] [PATCH 1/2] net: lpc32xx: improve MAC configuration on reset and initialization Vladimir Zapolskiy
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Vladimir Zapolskiy @ 2015-07-06  4:22 UTC (permalink / raw)
  To: u-boot

This is an update to LPC32xx MAC driver, which needs to have small
quirks in order to properly work with an external phy connected by
RMII interface.

RMII mode of MAC operation is selected, if CONFIG_RMII is defined,
this option is aligned with a number of boards, which already have
the same config value.

Also hopefully the first change from the series speeds up auto
negotiation due to corrected configuration of MAC on intialization.

Tested with SMSC LAN8700 phy.

Vladimir Zapolskiy (2):
  net: lpc32xx: improve MAC configuration on reset and initialization
  net: lpc32xx: add RMII phy mode support

 arch/arm/cpu/arm926ejs/lpc32xx/devices.c |  7 ++++-
 drivers/net/lpc32xx_eth.c                | 51 +++++++++++++++++++-------------
 2 files changed, 37 insertions(+), 21 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-08-12 19:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-06  4:22 [U-Boot] [PATCH 0/2] net: lpc32xx: add support to RMII phy Vladimir Zapolskiy
2015-07-06  4:22 ` [U-Boot] [PATCH 1/2] net: lpc32xx: improve MAC configuration on reset and initialization Vladimir Zapolskiy
2015-08-12 19:34   ` Joe Hershberger
2015-07-06  4:22 ` [U-Boot] [PATCH 2/2] net: lpc32xx: add RMII phy mode support Vladimir Zapolskiy
2015-07-06 18:50   ` LEMIEUX, SYLVAIN
2015-07-06 20:45     ` Vladimir Zapolskiy
2015-07-06 21:48       ` LEMIEUX, SYLVAIN
2015-07-15 18:56   ` LEMIEUX, SYLVAIN
2015-07-29 18:53   ` LEMIEUX, SYLVAIN
2015-08-12 19:34   ` Joe Hershberger
2015-07-06  6:46 ` [U-Boot] [PATCH 0/2] net: lpc32xx: add support to RMII phy Albert ARIBAUD
2015-07-06  7:55   ` Vladimir Zapolskiy
2015-08-05 22:16     ` Vladimir Zapolskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox