In message <[EMAIL PROTECTED]> you wrote: > From: TsiChung Liew <[EMAIL PROTECTED]> > > 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 <[EMAIL PROTECTED]> > --- > 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: [EMAIL PROTECTED] It is dangerous to be right on a subject on which the established authorities are wrong. -- Voltaire ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
