qemu-coreboot-fbwhiptail board: coreboot config CBFS region upgraded to 7.5mb to not fail CI

This commit is contained in:
Thierry Laurion 2020-11-04 17:23:39 -05:00 committed by tlaurion
parent 3f3d24db6b
commit b94edd1d6c

View File

@ -1,6 +1,6 @@
CONFIG_ANY_TOOLCHAIN=y
# CONFIG_INCLUDE_CONFIG_FILE is not set
CONFIG_CBFS_SIZE=0x710000
CONFIG_CBFS_SIZE=0x750000
# CONFIG_POST_IO is not set
CONFIG_BOARD_EMULATION_QEMU_X86_Q35=y
# CONFIG_POST_DEVICE is not set