Attention is currently required from: Mario Scheithauer, Werner Zeh.
Hello Uwe Poeche, Werner Zeh, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85891?usp=email
to look at the new patch set (#2).
Change subject: mb/siemens/mc_ehl{2...5}: Fix return in variant_mainboard_final() ......................................................................
mb/siemens/mc_ehl{2...5}: Fix return in variant_mainboard_final()
If no resource is found for a device, do not return directly, otherwise the following code will no longer be executed.
Change-Id: Ida8019c383df4be2d37a1532a1759086e86124e6 Signed-off-by: Mario Scheithauer mario.scheithauer@siemens.com --- M src/mainboard/siemens/mc_ehl/variants/mc_ehl2/mainboard.c M src/mainboard/siemens/mc_ehl/variants/mc_ehl3/mainboard.c M src/mainboard/siemens/mc_ehl/variants/mc_ehl4/mainboard.c M src/mainboard/siemens/mc_ehl/variants/mc_ehl5/mainboard.c 4 files changed, 32 insertions(+), 32 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/85891/2