Hello Kyösti Mälkki, Patrick Rudolph, Julius Werner, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36564
to look at the new patch set (#5).
Change subject: [WIP]cpu/intel/socket_mPGA604: Run romstage from CAR ......................................................................
[WIP]cpu/intel/socket_mPGA604: Run romstage from CAR
With a pentium 4 CPU running WP XIP is not possible. To speed up execution copy romstage to CAR.
With a default build stack + other symbols take up 0x2e50 bytes, so increase the CAR region, which must be a power of 2 and set ROMSTAGE_ADDR at a comfortable distance.
TEST: Does compressing ROMSTAGE, speed up things even more?
Change-Id: I4c35d09b87b545944a4465ff695953d1e8a811e4 Signed-off-by: Arthur Heymans arthur@aheymans.xyz Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- M src/cpu/intel/socket_mPGA604/Kconfig 1 file changed, 6 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/36564/5