Home
last modified time | relevance | path

Searched hist:"40 ac3d462d2927fdf45263d360bcc275de452be6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dtsec.hdiff 40ac3d462d2927fdf45263d360bcc275de452be6 Fri Apr 29 02:26:52 CDT 2011 Andy Fleming <afleming@freescale.com> tsec: Fix MDIO on devices with eTSEC2

The tsec driver was defining the default MDIO address as
the TSEC_BASE + 0x520, but on eTSEC2 controllers, the first
TSEC's registers are separated from the MDIO registers. Use
the existing MDIO_BASE_ADDR, instead.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>