[U-Boot-Users] [PATCH] Add CONFIG_MII_INIT support to related boards

Wolfgang Denk wd at denx.de
Mon Apr 14 08:33:40 CEST 2008


In message <1206858133-18090-1-git-send-email-Tsi-Chung.Liew at freescale.com> you wrote:
> From: TsiChung Liew <Tsi-Chung.Liew at freescale.com>
> 
> Replace CONFIG_8xx and CONFIG_MCF532x to CONFIG_MII_INIT in
> cmd_init.c. Add CONFIG_MII_INIT to board configuration files
> that use mii_init() in cmd_init.c.
> 
> Signed-off-by: TsiChung Liew <Tsi-Chung.Liew at freescale.com>
> ---
>  board/fads/fads.h              |    1 +
>  common/cmd_mii.c               |    2 +-
>  include/configs/Adder.h        |    1 +
>  include/configs/EB+MCF-EV123.h |    1 +
>  include/configs/EP88x.h        |    1 +
>  include/configs/GEN860T.h      |    1 +
>  include/configs/M5235EVB.h     |    1 +
>  include/configs/M5271EVB.h     |    1 +
>  include/configs/M5275EVB.h     |    1 +
>  include/configs/M5282EVB.h     |    1 +
>  include/configs/M5329EVB.h     |    1 +
>  include/configs/M5373EVB.h     |    1 +
>  include/configs/M54455EVB.h    |    4 ++--
>  include/configs/M5475EVB.h     |    1 +
>  include/configs/M5485EVB.h     |    1 +
>  include/configs/NETPHONE.h     |    1 +
>  include/configs/NETTA.h        |    1 +
>  include/configs/NETTA2.h       |    1 +
>  include/configs/TK885D.h       |    2 ++
>  include/configs/TOP860.h       |    1 +
>  include/configs/TQM885D.h      |    1 +
>  include/configs/cobra5272.h    |    1 +
>  include/configs/idmr.h         |    3 ++-
>  include/configs/spc1920.h      |    1 +
>  include/configs/stxxtc.h       |    1 +
>  include/configs/uc100.h        |    1 +
>  26 files changed, 29 insertions(+), 4 deletions(-)


Applied, thanks.

Viele Grüße,

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
It is dangerous to be right on a subject  on  which  the  established
authorities are wrong.                                    -- Voltaire




More information about the U-Boot mailing list