From c25c9988880bf7a3343419f0bc9cf782d8932c26 Mon Sep 17 00:00:00 2001 From: Youness Alaoui Date: Tue, 25 Jul 2017 14:11:31 -0400 Subject: purism/librem13v2: Update microcode length in CBFS Microcode blob has been updated, so update the length to match Change-Id: I46ac10e5c6cd6492c98a7034649797f301101abc Signed-off-by: Youness Alaoui Signed-off-by: Matt DeVillier Reviewed-on: https://review.coreboot.org/22044 Tested-by: build bot (Jenkins) --- src/mainboard/purism/librem13v2/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/purism/librem13v2/Kconfig b/src/mainboard/purism/librem13v2/Kconfig index bdb294da8d..8522797f6e 100644 --- a/src/mainboard/purism/librem13v2/Kconfig +++ b/src/mainboard/purism/librem13v2/Kconfig @@ -54,7 +54,7 @@ config DIMM_SPD_SIZE config CPU_MICROCODE_CBFS_LEN hex - default 0x17800 + default 0x18000 config CPU_MICROCODE_CBFS_LOC hex -- cgit v1.2.3