[U-Boot] [RFC/PATCH 1/2]: Arm: Kirkwood: Split PHY-related initialization to a common file
Wolfgang Denk
wd at denx.de
Wed Aug 5 23:22:25 CEST 2009
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...
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
There's no sense in being precise when you don't even know what
you're talking about. -- John von Neumann
More information about the U-Boot
mailing list