]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/incaip.h
* Make sure Block Lock Bits get cleared in R360MPI flash driver
[karo-tx-uboot.git] / include / configs / incaip.h
index 3b648c1b5710155787c70ae1808a8d39e0b9200f..027f3198287e9dfcc0734c49aa393921c444207f 100644 (file)
@@ -31,8 +31,8 @@
 #define CONFIG_MIPS32          1       /* MIPS 4Kc CPU core    */
 #define CONFIG_INCA_IP         1       /* on a INCA-IP Board   */
 
-/* allowed values: 100000000 and 150000000 */
-#define CPU_CLOCK_RATE 150000000   /* 150 MHz clock for the MIPS core */
+/* allowed values: 100000000, 133000000, and 150000000 */
+#define CPU_CLOCK_RATE 133000000   /* 133 MHz clock for the MIPS core */
 
 #if CPU_CLOCK_RATE == 100000000
 #define INFINEON_EBU_BOOTCFG   0x20C4  /* CMULT = 4 for 100 MHz */