summaryrefslogtreecommitdiffstats
path: root/include/configs/IceCube.h
diff options
context:
space:
mode:
authorMarkus Klotzbuecher <mk@denx.de>2007-04-23 13:17:22 +0200
committerMarkus Klotzbuecher <mk@pollux.denx.de>2007-04-23 13:17:22 +0200
commit61ea75aa07838435ec570ac85a2e3fc038844596 (patch)
tree20135a513c4c9d0bddb2a8ceaf009a8ed5e8bbdf /include/configs/IceCube.h
parente2fb36a57f364016b973b1db255531e07cfefd52 (diff)
parent14da5f7675bbb427c469e3f45006e027b6e21db9 (diff)
downloadtalos-obmc-uboot-61ea75aa07838435ec570ac85a2e3fc038844596.tar.gz
talos-obmc-uboot-61ea75aa07838435ec570ac85a2e3fc038844596.zip
Merge with git://www.denx.de/git/u-boot.git
Diffstat (limited to 'include/configs/IceCube.h')
-rw-r--r--include/configs/IceCube.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/IceCube.h b/include/configs/IceCube.h
index c380c54592..6c6480dbf7 100644
--- a/include/configs/IceCube.h
+++ b/include/configs/IceCube.h
@@ -189,7 +189,7 @@
#define OF_CPU "PowerPC,5200@0"
#define OF_SOC "soc5200@f0000000"
-#define OF_TBCLK (bd->bi_busfreq / 8)
+#define OF_TBCLK (bd->bi_busfreq / 4)
#define OF_STDOUT_PATH "/soc5200@f0000000/serial@2000"
/*
OpenPOWER on IntegriCloud