Browse Source

Merge with git://www.denx.de/git/u-boot-testing

Wolfgang Denk 18 years ago
parent
commit
0a4307c7af
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/configs/IceCube.h

+ 1 - 1
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"
 
 /*