]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/qemu-mips64.h
sniper: Pass serial number through ATAG
[karo-tx-uboot.git] / include / configs / qemu-mips64.h
index 7267a8115ef218a6a05adb078170461611dea2cd..fae5b0590b67cfeb28badd4ebb08a4565be01a0b 100644 (file)
@@ -12,8 +12,9 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_MIPS64                  /* MIPS64 CPU core */
 #define CONFIG_QEMU_MIPS
+
+#define CONFIG_DISPLAY_BOARDINFO
 #define CONFIG_MISC_INIT_R
 
 #define CONFIG_BOOTDELAY       10      /* autoboot after 10 seconds */
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_ELF
 #define CONFIG_CMD_FAT
 #define CONFIG_CMD_EXT2
-#undef CONFIG_CMD_LOADB
-#undef CONFIG_CMD_LOADS
 #define CONFIG_CMD_DHCP
 
 #define CONFIG_DRIVER_NE2000
 
 #define CONFIG_SYS_MIPS_TIMER_FREQ     (CONFIG_SYS_MHZ * 1000000)
 
-#define CONFIG_SYS_HZ                  1000
-
 /* Cached addr */
 #define CONFIG_SYS_SDRAM_BASE          0xffffffff80000000