Attention is currently required from: Julius Werner. Hello build bot (Jenkins), Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/62656
to look at the new patch set (#2).
Change subject: prog_loader: Change legacy_romstage_select_and_load() to return cb_err ......................................................................
prog_loader: Change legacy_romstage_select_and_load() to return cb_err
This is passing through a cb_err from cbfs_prog_stage_load(), so it should be declared to return that as well.
Signed-off-by: Julius Werner jwerner@chromium.org Change-Id: I5510d05953fe8c0e2cb511f01f862b66ced154ae --- M src/arch/x86/bootblock_normal.c M src/include/program_loading.h M src/lib/prog_loaders.c 3 files changed, 6 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/62656/2