Hello Kyösti Mälkki, build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35822
to look at the new patch set (#2).
Change subject: [RFC]arch/x86: Only allow normal and fallback prefix ......................................................................
[RFC]arch/x86: Only allow normal and fallback prefix
Remove the functionality to use other prefixes which requires a coreboot-stages cbfs file. Specifying the stage prefix in Kconfig and making a properly formatted coreboot-stages cbfs file is errorprone, so get rid of the functionality assuming it's mostly unused.
Change-Id: I04222120bd1241c3b0996afa27dcc35ac42fbbc8 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/Kconfig M src/arch/x86/bootblock_normal.c 2 files changed, 19 insertions(+), 19 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/35822/2