Attention is currently required from: Patrick Rudolph. Hello Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59693
to look at the new patch set (#2).
Change subject: nb/intel/i440bx: Use PARALLEL_MP ......................................................................
nb/intel/i440bx: Use PARALLEL_MP
Now that PARALLEL_MP can also deal with !SMP it can be used for this northbridge, which always features one CPU.
The ramstage size is decreased by roughly 5K, but the compressed size increase by ~1K.
Change-Id: Ic8d2582b353069eecea8561cfe01b2dd8221779b Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/northbridge/intel/i440bx/Kconfig M src/northbridge/intel/i440bx/northbridge.c 2 files changed, 15 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/59693/2