]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tsec: Fix MDIO on devices with eTSEC2
authorAndy Fleming <afleming@freescale.com>
Fri, 29 Apr 2011 07:26:52 +0000 (02:26 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Apr 2011 12:32:48 +0000 (07:32 -0500)
commit40ac3d462d2927fdf45263d360bcc275de452be6
treeea6066092d32b8d591fcd563011408b5cdf35b83
parent66412c6371cfd6e056679abedea7d6fafe6a0422
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>
include/tsec.h