u-boot-brain/arch/arm/cpu/arm926ejs/lpc32xx
Vladimir Zapolskiy 1a791892dc net: lpc32xx: add RMII phy mode support
LPC32xx MAC and clock control configuration requires some minor quirks
to deal with a phy connected by RMII.

It's worth to mention that the kernel and legacy BSP from NXP sets
SUPP_RESET_RMII == (1 << 11) bit, however the description of this bit is
missing in shared LPC32x0 User Manual UM10326 Rev. 3, July 22, 2011
and in LPC32x0 Draft User Mannual Rev. 00.27, November 20, 2008, also
in my tests an SMSC LAN8700 phy device connected over RMII seems to
work correctly without touching this bit.

Add support of RMII, if CONFIG_RMII is defined, this option is aligned
with a number of boards, which already define the same config value.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Tested-by: Sylvain Lemieux <slemieux@tycoint.com>
2015-08-11 13:43:04 -05:00
..
clk.c lpc32xx: add support for board work_92105 2015-04-10 14:23:39 +02:00
cpu.c lpc32xx: add support for board work_92105 2015-04-10 14:23:39 +02:00
devices.c net: lpc32xx: add RMII phy mode support 2015-08-11 13:43:04 -05:00
dram.c lpc32xx: add support for board work_92105 2015-04-10 14:23:39 +02:00
lowlevel_init.S lpc32xx: add support for board work_92105 2015-04-10 14:23:39 +02:00
Makefile lpc32xx: add support for board work_92105 2015-04-10 14:23:39 +02:00
timer.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00