From: wdenk Date: Tue, 6 Jan 2004 11:32:21 +0000 (+0000) Subject: Fix comment. X-Git-Tag: LABEL_2006_03_12_0025~672 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b299e41a0d34bf96202d9bbb72739bdd9414b0cc;p=oweals%2Fu-boot.git Fix comment. --- diff --git a/include/configs/incaip.h b/include/configs/incaip.h index 4fbda41a6d..c90ac65e9e 100644 --- a/include/configs/incaip.h +++ b/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 */