]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Fix comment. U-Boot-1_0_1
authorwdenk <wdenk>
Tue, 6 Jan 2004 11:32:21 +0000 (11:32 +0000)
committerwdenk <wdenk>
Tue, 6 Jan 2004 11:32:21 +0000 (11:32 +0000)
include/configs/incaip.h

index 4fbda41a6ddd994618287f4f45b74773498bd82b..c90ac65e9e64444749c75c9f8c3f697523b65166 100644 (file)
@@ -33,7 +33,7 @@
 
 #ifndef        CPU_CLOCK_RATE
 /* allowed values: 100000000, 133000000, and 150000000 */
-#define CPU_CLOCK_RATE 150000000       /* 133 MHz clock for the MIPS core */
+#define CPU_CLOCK_RATE 150000000       /* default: 150 MHz clock for the MIPS core */
 #endif
 
 #define INFINEON_EBU_BOOTCFG   0x40C4  /* CMULT = 8 */