瀏覽代碼

Fix comment.

wdenk 21 年之前
父節點
當前提交
b299e41a0d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/configs/incaip.h

+ 1 - 1
include/configs/incaip.h

@@ -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 */