]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/incaip.h
* Make Ethernet autonegotiation on INCA-IP work for all clock rates;
[karo-tx-uboot.git] / include / configs / incaip.h
index b17d7f34e8c03f4e4449555ada4ff38ec68b9fe4..99e7868f9c93b27d45c3ce8852bfd8a50d4d0d80 100644 (file)
 #define CONFIG_MIPS32          1       /* MIPS 4Kc CPU core    */
 #define CONFIG_INCA_IP         1       /* on a INCA-IP Board   */
 
+#ifndef        CPU_CLOCK_RATE
 /* allowed values: 100000000, 133000000, and 150000000 */
 #define CPU_CLOCK_RATE 133000000       /* 133 MHz clock for the MIPS core */
+#endif
 
 #if CPU_CLOCK_RATE == 100000000
 #define INFINEON_EBU_BOOTCFG   0x20C4  /* CMULT = 4 for 100 MHz */