Hello Kyösti Mälkki, Arthur Heymans, Marshall Dawson, build bot (Jenkins), Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37292
to look at the new patch set (#3).
Change subject: cpu/amd/{agesa,pi}/Kconfig: select SSE2 ......................................................................
cpu/amd/{agesa,pi}/Kconfig: select SSE2
SSE2 instructions are supported by family14 and newer.
SSE will be automatically enabled in bootblock_crt0 for platforms that migrate to C bootblock. Because of that family specific CAR setup may avoid additional code.
TEST=boot PC Engines apu1 and apu2
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: I19f1793112439f0c706ebb066f9807364ad8c5a7 --- M src/cpu/amd/agesa/Kconfig M src/cpu/amd/pi/Kconfig 2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/37292/3