Commit b299e41a0d34bf96202d9bbb72739bdd9414b0cc

Authored by wdenk
1 parent b34ff81d9b

Fix comment.

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

include/configs/incaip.h
... ... @@ -33,7 +33,7 @@
33 33  
34 34 #ifndef CPU_CLOCK_RATE
35 35 /* allowed values: 100000000, 133000000, and 150000000 */
36   -#define CPU_CLOCK_RATE 150000000 /* 133 MHz clock for the MIPS core */
  36 +#define CPU_CLOCK_RATE 150000000 /* default: 150 MHz clock for the MIPS core */
37 37 #endif
38 38  
39 39 #define INFINEON_EBU_BOOTCFG 0x40C4 /* CMULT = 8 */