mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-29 15:44:07 +00:00
increase CBFS size for qemu builds to allow easier experimentation
This commit is contained in:
parent
c98a392508
commit
0aae22d67c
@ -114,7 +114,7 @@ CONFIG_MAINBOARD_PART_NUMBER="QEMU x86 q35/ich9"
|
||||
CONFIG_MAINBOARD_VENDOR="Emulation"
|
||||
CONFIG_MAX_CPUS=1
|
||||
CONFIG_CACHE_ROM_SIZE_OVERRIDE=0x0
|
||||
CONFIG_CBFS_SIZE=0x400000
|
||||
CONFIG_CBFS_SIZE=0x800000
|
||||
CONFIG_UART_FOR_CONSOLE=0
|
||||
# CONFIG_ONBOARD_VGA_IS_PRIMARY is not set
|
||||
# CONFIG_VGA_BIOS is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user