4ac376a67b
Jenkins does not build using .config.facebook_fbg1701 on new patches. Rename the config file adding '.mboot_vboot'. Now FACEBOOK_FBG1701 and FACEBOOK_FBG1701_MBOOT_VBOOT are included in Jenkins test result. BUG=N/A TEST=Build and boot Facebook fbg1701 Change-Id: Ib54cc29e7ff34553c19fa3502872d6e7aee5fbe8 Signed-off-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40557 Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
12 lines
483 B
Text
12 lines
483 B
Text
CONFIG_VENDOR_FACEBOOK=y
|
|
CONFIG_C_ENV_BOOTBLOCK_SIZE=0x6000
|
|
CONFIG_ONBOARD_SAMSUNG_MEM=y
|
|
CONFIG_CPU_MICROCODE_CBFS_LOC=0xFFF8B000
|
|
CONFIG_CPU_MICROCODE_CBFS_EXTERNAL_BINS=y
|
|
CONFIG_CPU_UCODE_BINARIES="3rdparty/intel-microcode/intel-ucode/06-4c-04"
|
|
CONFIG_VENDORCODE_ELTAN_MBOOT=y
|
|
CONFIG_VENDORCODE_ELTAN_VBOOT=y
|
|
CONFIG_VENDORCODE_ELTAN_VBOOT_KEY_FILE="3rdparty/vboot/tests/devkeys-acc/key_hadoken.vbpubk2"
|
|
CONFIG_RUN_FSP_GOP=y
|
|
CONFIG_DISPLAY_HOBS=y
|
|
CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8=y
|