summaryrefslogtreecommitdiffstats
path: root/lib_ppc
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-05-18 11:20:02 +0200
committerStefan Roese <sr@denx.de>2007-05-18 11:20:02 +0200
commitee96088ca59d871ec096aefce04b741d1b02cb30 (patch)
tree6a97720507c4bbd57ec5f6a8faf09e0971e5449d /lib_ppc
parentada4697d0230d6da552867777f98a67ec3ba2579 (diff)
parent70124c2602ae2d4c5d3dba05b482d91548242de8 (diff)
downloadblackbird-obmc-uboot-ee96088ca59d871ec096aefce04b741d1b02cb30.tar.gz
blackbird-obmc-uboot-ee96088ca59d871ec096aefce04b741d1b02cb30.zip
Merge with git://www.denx.de/git/u-boot.git
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 f37a86ac10..9e85cdddc4 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