summaryrefslogtreecommitdiffstats
path: root/lib_ppc
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2007-04-30 15:26:21 -0500
committerKim Phillips <kim.phillips@freescale.com>2007-05-01 12:08:36 -0500
commit54b2d434ae9d01787936f34fe1759cf3d7624ae3 (patch)
treee70026ee0436509f2723e166e016d5f837a89d96 /lib_ppc
parent5c5d3242935cf3543af01142627494434834cf98 (diff)
downloadtalos-obmc-uboot-54b2d434ae9d01787936f34fe1759cf3d7624ae3.tar.gz
talos-obmc-uboot-54b2d434ae9d01787936f34fe1759cf3d7624ae3.zip
mpc83xx: replace elaborate boottime verbosity with 'clocks' command
and fix CPU: to align with Board: display text. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'lib_ppc')
-rw-r--r--lib_ppc/board.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib_ppc/board.c b/lib_ppc/board.c
index 24e8e970b3..1e7f172d67 100644
--- a/lib_ppc/board.c
+++ b/lib_ppc/board.c
@@ -310,10 +310,6 @@ init_fnc_t *init_sequence[] = {
prt_8260_clks,
#endif /* CONFIG_8260 */
-#if defined(CONFIG_MPC83XX)
- print_clock_conf,
-#endif
-
checkcpu,
#if defined(CONFIG_MPC5xxx)
prt_mpc5xxx_clks,
OpenPOWER on IntegriCloud