summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-04-20 15:44:38 +0200
committerWolfgang Denk <wd@denx.de>2007-04-20 15:44:38 +0200
commit0a4307c7afc8111cacf907c4bb37d700c877780f (patch)
treed4b7b5c7d5d8b4328544c42a0af138feff33ed5c
parentdf9ef6d8fd1eff54a62e8effe4c19f2fa737360c (diff)
parent39f23cd90947639ac278a18ff277ec786b5ac167 (diff)
downloadu-boot-imx-0a4307c7afc8111cacf907c4bb37d700c877780f.zip
u-boot-imx-0a4307c7afc8111cacf907c4bb37d700c877780f.tar.gz
u-boot-imx-0a4307c7afc8111cacf907c4bb37d700c877780f.tar.bz2
Merge with git://www.denx.de/git/u-boot-testing
-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 0d38254..5988112 100644
--- a/include/configs/IceCube.h
+++ b/include/configs/IceCube.h
@@ -182,7 +182,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"
/*