[U-Boot] [PATCH v3 2/2] NET: Base support for etsec2.0

2009-10-29 Thread Sandeep Gopalpet
1. Modified the tsec_mdio structure to include the new regs 2. Modified the MDIO_BASE_ADDR so that it will handle both older version and new version of etsec. Signed-off-by: Sandeep Gopalpet --- include/asm-ppc/immap_83xx.h |2 +- include/asm-ppc/immap_85xx.h |6 +- include/asm-ppc/i

[U-Boot] [PATCH v3 2/2] NET: Base support for etsec2.0

2009-10-28 Thread Sandeep Gopalpet
1. Modified the tsec_mdio structure to include the new regs 2. Modified the MDIO_BASE_ADDR so that it will handle both older version and new version of etsec. Signed-off-by: Sandeep Gopalpet --- include/asm-ppc/immap_85xx.h |7 ++- include/configs/P1_P2_RDB.h |5 + include/tsec.