[U-Boot] [PATCH v2 1/2] NET: Move MDIO regs out of TSEC Space

Wolfgang Denk wd at denx.de
Mon Nov 23 23:41:21 CET 2009


Dear Ben & KIm,

In message <12564079493940-git-send-email-sandeep.kumar at freescale.com>  Sandeep Gopalpet wrote:
> Moved the mdio regs out of the tsec structure,and
> provided different offsets for tsec base and mdio
> base so that provision for etsec2.0 can be provided.
> 
> This patch helps in providing the support for etsec2.0
> In etsec2.0, the MDIO register space and the etsec reg
> space are different.
> 
> Also, moved the TSEC_BASE_ADDR and MDIO_BASE_ADDR definitons into
> platform specific files.
> 
> Signed-off-by: Sandeep Gopalpet <sandeep.kumar at freescale.com>
> ---
>  drivers/net/tsec.c           |   20 +++++++++---------
>  include/asm-ppc/immap_83xx.h |    9 ++++++++
>  include/asm-ppc/immap_85xx.h |   10 +++++++++
>  include/asm-ppc/immap_86xx.h |    9 ++++++++
>  include/tsec.h               |   43 +++++++++++++++++++----------------------
>  5 files changed, 58 insertions(+), 33 deletions(-)

What's the status of this patch?

And ditto for [PATCH v2 2/2] NET: Base support for etsec2.0 ?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Only two things are infinite,  the universe and human stupidity,  and
I'm not sure about the former.                     -- Albert Einstein


More information about the U-Boot mailing list