From f34d003c15c6931f69a8ca8ebe062f07955aee03 Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Tue, 15 Jan 2019 21:12:33 -0600 Subject: mb/purism/librem_skl: adjust CBFS_SIZE Adjust default CBFS_SIZE to match that used in configs for building Change-Id: Ibe1312560a923dcdefb8af52a721ab76c0b08a2e Signed-off-by: Matt DeVillier Reviewed-on: https://review.coreboot.org/c/31008 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/purism/librem_skl/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/purism/librem_skl/Kconfig b/src/mainboard/purism/librem_skl/Kconfig index 224779d5e8..0c138a63c1 100644 --- a/src/mainboard/purism/librem_skl/Kconfig +++ b/src/mainboard/purism/librem_skl/Kconfig @@ -77,6 +77,6 @@ config CPU_MICROCODE_CBFS_LOC config CBFS_SIZE hex - default 0x5c0000 + default 0xe00000 endif -- cgit v1.2.3