]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/incaip.h
MIPS: Malta: convert to generic board
[karo-tx-uboot.git] / include / configs / incaip.h
index 0ff9a7ff82b22c3994ae49eb197bd515522d274f..e11d1843b9b8cddef884b0654dd4d7fb999a4e39 100644 (file)
@@ -12,7 +12,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_MIPS32          1       /* MIPS 4Kc CPU core    */
 #define CONFIG_INCA_IP         1       /* on a INCA-IP Board   */
 
 #define CONFIG_XWAY_SWAP_BYTES
 
 #define CONFIG_SYS_MIPS_TIMER_FREQ     (incaip_get_cpuclk() / 2)
 
-#define CONFIG_SYS_HZ                  1000
-
 #define CONFIG_SYS_SDRAM_BASE          0x80000000
 
 #define        CONFIG_SYS_LOAD_ADDR            0x80100000      /* default load address */