mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-19 05:31:32 +00:00
MIPS: qemu_mips: switch to generic board
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
This commit is contained in:
parent
e8bb0c2b86
commit
bdb53cf080
2 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,9 @@
|
|||
#define __CONFIG_H
|
||||
|
||||
#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 */
|
||||
|
|
|
@ -13,6 +13,9 @@
|
|||
#define __CONFIG_H
|
||||
|
||||
#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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue