summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2006-07-28 10:00:33 -0500
committerJon Loeliger <jdl@freescale.com>2006-07-28 10:00:33 -0500
commit12d1ff4c18832d26d2bb8aaab240aaa06c2a83eb (patch)
tree1378592e954a31908f8e7bcefdbe439403bf55cf /include/configs
parent5a8a5605b874278b95f0f373c1b7668089f10df8 (diff)
parent492900b985439fbce1a118afde1e35def870db03 (diff)
downloadu-boot-imx-12d1ff4c18832d26d2bb8aaab240aaa06c2a83eb.zip
u-boot-imx-12d1ff4c18832d26d2bb8aaab240aaa06c2a83eb.tar.gz
u-boot-imx-12d1ff4c18832d26d2bb8aaab240aaa06c2a83eb.tar.bz2
Merge branch 'mpc86xx'
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/MPC8641HPCN.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/MPC8641HPCN.h b/include/configs/MPC8641HPCN.h
index 7e91e64..15e9871 100644
--- a/include/configs/MPC8641HPCN.h
+++ b/include/configs/MPC8641HPCN.h
@@ -268,7 +268,7 @@
#define OF_CPU "PowerPC,8641@0"
#define OF_SOC "soc8641@f8000000"
-#define OF_TBCLK (bd->bi_busfreq / 8)
+#define OF_TBCLK (bd->bi_busfreq / 4)
#define OF_STDOUT_PATH "/soc8641@f8000000/serial@4500"
#define CFG_64BIT_VSPRINTF 1