[U-Boot] [PATCH] tsec: Fix MDIO on devices with eTSEC2
Kumar Gala
galak at kernel.crashing.org
Fri Apr 29 14:33:07 CEST 2011
On Apr 29, 2011, at 2:26 AM, Andy Fleming wrote:
> 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 at freescale.com>
> ---
> include/tsec.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list