
31 Oct
2009
31 Oct
'09
5:50 p.m.
On Oct 30, 2009, at 2:05 PM, Sandeep Gopalpet wrote:
- Modified the tsec_mdio structure to include the new regs
- Modified the MDIO_BASE_ADDR so that it will handle both
older version and new version of etsec.
Signed-off-by: Sandeep Gopalpet sandeep.kumar@freescale.com
include/asm-ppc/immap_83xx.h | 2 +- include/asm-ppc/immap_85xx.h | 6 +++++- include/asm-ppc/immap_86xx.h | 2 +- include/configs/P1_P2_RDB.h | 5 +++++ include/tsec.h | 7 +++++++ 5 files changed, 19 insertions(+), 3 deletions(-)
applied to 8xxx-next w/following changes:
* Moved TSECV2 out of P1_P2_RDB.h and into asm-ppc/config.h * Fixes for previous patch
- k