]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc: Clean up calling of phy_reset() during init
authorPeter Tyser <ptyser@xes-inc.com>
Thu, 17 Sep 2009 03:03:08 +0000 (22:03 -0500)
committerWolfgang Denk <wd@denx.de>
Tue, 22 Sep 2009 21:05:29 +0000 (23:05 +0200)
commit004eca0c9ba328de457d5dc9ef8805639dfef893
tree546b098739f4ac6abb59e1623857d5a4c3554492
parent3a8f28d0a6d9f8505017680233064c13e4587174
ppc: Clean up calling of phy_reset() during init

Remove board-specific #ifdefs for calling phy_reset() during
initializtion

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
15 files changed:
include/configs/CCM.h
include/configs/ELPT860.h
include/configs/IP860.h
include/configs/IVML24.h
include/configs/IVMS8.h
include/configs/MPC8260ADS.h
include/configs/MPC8266ADS.h
include/configs/MPC8560ADS.h
include/configs/RPXsuper.h
include/configs/SBC8540.h
include/configs/SPD823TS.h
include/configs/pcu_e.h
include/configs/sbc8560.h
include/configs/stxgp3.h
lib_ppc/board.c