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 <youness.alaoui@puri.sm> Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/22044 Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
a8b35be75e
commit
c25c998888
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ config DIMM_SPD_SIZE
|
|||
|
||||
config CPU_MICROCODE_CBFS_LEN
|
||||
hex
|
||||
default 0x17800
|
||||
default 0x18000
|
||||
|
||||
config CPU_MICROCODE_CBFS_LOC
|
||||
hex
|
||||
|
|
Loading…
Reference in a new issue