mb/facebook/fbg1701/fbg1701/Kconfig: Update VBOOT key location

Error Could not add [key.vbpubk]: too big occurs, when Eltan verified boot is enabled.

Update value of VENDORCODE_ELTAN_VBOOT_KEY_LOCATION.

BUG = N/A
TEST = Boot Facebook FBG1701 with Eltan verified boot enabled.

Change-Id: I1faecd189915985df633ac74627fd872ce8867f0
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55755
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Frans Hendriks 2021-06-22 14:06:34 +02:00 committed by Werner Zeh
parent 50b92f9a82
commit cd85aac434
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ config VENDORCODE_ELTAN_VBOOT_MANIFEST
config VENDORCODE_ELTAN_VBOOT_KEY_LOCATION
depends on VENDORCODE_ELTAN_VBOOT
hex
default 0xFFFF9C00
default 0xFFFF9000
config DRIVERS_INTEL_WIFI
bool