[U-Boot] [RFC/PATCH 1/2]: Arm: Kirkwood: Split PHY-related initialization to a common file

Wolfgang Denk wd at denx.de
Sun Nov 22 21:57:05 CET 2009


Dear Ben,

In message <20090805212225.3A5C0832E416 at gemini.denx.de> I wrote:
> Dear Ben,
> 
> In message <20090713131125.6e6a3e33 at marrow.netinsight.se> Simon Kagstrom wrote:
> > The mv881116 PHY initialization is split out to a common file to enable
> > code reuse between different boards.
> > 
> > Signed-off-by: Simon Kagstrom <simon.kagstrom at netinsight.net>
> > ---
> >  board/Marvell/sheevaplug/sheevaplug.c |   32 +--------------
> >  board/Marvell/sheevaplug/sheevaplug.h |    8 ----
> >  drivers/net/phy/Makefile              |    1 +
> >  drivers/net/phy/mv88e1116.c           |   66 +++++++++++++++++++++++++++++++++
> >  include/configs/sheevaplug.h          |    1 +
> >  include/mv88e1116.h                   |   29 ++++++++++++++
> >  6 files changed, 100 insertions(+), 37 deletions(-)
> >  create mode 100644 drivers/net/phy/mv88e1116.c
> >  create mode 100644 include/mv88e1116.h
> 
> Ping...

Can you please check the status of this patch:
http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/63590/focus=63591

Thanks.

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
Es ist offensichtlich, dass das menschliche Gehirn wie  ein  Computer
funktioniert.  Da  es  keine  dummen Computer gibt, gibt es also auch
keine dummen Menschen. Nur ein paar Leute, die unter DOS laufen.
                                                       -- <unbekannt>


More information about the U-Boot mailing list