
In message 1206858133-18090-1-git-send-email-Tsi-Chung.Liew@freescale.com you wrote:
From: TsiChung Liew Tsi-Chung.Liew@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@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