]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/qemu-mips.h
Merge branch 'master' of git://git.denx.de/u-boot-usb
[karo-tx-uboot.git] / include / configs / qemu-mips.h
index c3a69c5327abeab937df1aa64699c274e5d05faf..1548d3e682d99bdb64a59d3b2475468e7ef69a0e 100644 (file)
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_MIPS32                  /* MIPS32 CPU core */
 #define CONFIG_QEMU_MIPS
+
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
 #define CONFIG_MISC_INIT_R
 
 #define CONFIG_BOOTDELAY       10      /* autoboot after 10 seconds */
 
 #define CONFIG_SYS_MIPS_TIMER_FREQ     (CONFIG_SYS_MHZ * 1000000)
 
-#define CONFIG_SYS_HZ                  1000
-
 /* Cached addr */
 #define CONFIG_SYS_SDRAM_BASE          0x80000000