Hello build bot (Jenkins), Andrey Petrov, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48207
to look at the new patch set (#3).
Change subject: soc/intel/apl: Cache CBMEM in romstage ......................................................................
soc/intel/apl: Cache CBMEM in romstage
Copying from the WP boot medium to WB cbmem/stage cache seems to slow things down but reducing the size of what needs to be fetch speeds things up. Overall this does not affect the boot time but the size of postcar is reduced in cbfs so this an improvement.
Change-Id: I0f0b3f54a489a584c3e28fcc1650e6e1bbae2801 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/soc/intel/apollolake/Kconfig 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/48207/3