Add chausie EC blob into CBFS at specified location Change-Id: I48de08a18054efbda655e1563a539ff2ba7a38a6 Signed-off-by: Fred Reitberger <reitbergerfred@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/61972 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
9 lines
90 B
Plaintext
9 lines
90 B
Plaintext
FLASH@0xFF000000 16M {
|
|
BIOS {
|
|
EC 4K
|
|
RW_MRC_CACHE 64K
|
|
FMAP 4K
|
|
COREBOOT(CBFS)
|
|
}
|
|
}
|