]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add CONFIG_MII_INIT support to related boards
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>
Sun, 30 Mar 2008 06:22:13 +0000 (01:22 -0500)
committerWolfgang Denk <wd@denx.de>
Mon, 14 Apr 2008 06:03:02 +0000 (23:03 -0700)
commit0f3ba7e9783f352318f197a3148f6d5cc3d75bea
treeb79b5b64167a6c7e5162db258a5343e64c46cf93
parentf33fca22e76f20e4e4793810ca7a06a4805a6cf4
Add CONFIG_MII_INIT support to related boards

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@freescale.com>
Acked-by: Ben Warren <biggerbadderben@gmail.com>
26 files changed:
board/fads/fads.h
common/cmd_mii.c
include/configs/Adder.h
include/configs/EB+MCF-EV123.h
include/configs/EP88x.h
include/configs/GEN860T.h
include/configs/M5235EVB.h
include/configs/M5271EVB.h
include/configs/M5275EVB.h
include/configs/M5282EVB.h
include/configs/M5329EVB.h
include/configs/M5373EVB.h
include/configs/M54455EVB.h
include/configs/M5475EVB.h
include/configs/M5485EVB.h
include/configs/NETPHONE.h
include/configs/NETTA.h
include/configs/NETTA2.h
include/configs/TK885D.h
include/configs/TOP860.h
include/configs/TQM885D.h
include/configs/cobra5272.h
include/configs/idmr.h
include/configs/spc1920.h
include/configs/stxxtc.h
include/configs/uc100.h