]> Git Repo - J-u-boot.git/commit
tsec: Fix MDIO on devices with eTSEC2
authorAndy Fleming <[email protected]>
Fri, 29 Apr 2011 07:26:52 +0000 (02:26 -0500)
committerKumar Gala <[email protected]>
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 <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
include/tsec.h
This page took 0.03721 seconds and 4 git commands to generate.