[U-Boot] [PATCH v4 2/2] NET: Base support for etsec2.0
Kumar Gala
galak at kernel.crashing.org
Sat Oct 31 17:50:54 CET 2009
On Oct 30, 2009, at 2:05 PM, Sandeep Gopalpet wrote:
> 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 <sandeep.kumar at 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
More information about the U-Boot
mailing list