Hello Piotr Król, build bot (Jenkins), Michał Żygowski, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32363
to look at the new patch set (#3).
Change subject: pcengines/apu2: implement POSTCAR_STAGE ......................................................................
pcengines/apu2: implement POSTCAR_STAGE
This was done by removing BINARYPI_LEGACY_WRAPPER and adopting the code to use hooks from state_machine.h.
POSTCAR_STAGE will be required since October 2019.
Change-Id: Iff3dbe68ac17eb2947ff40b9769c6650255656cf Signed-off-by: Krystian Hebel krystian.hebel@3mdeb.com --- M src/mainboard/pcengines/apu2/BiosCallOuts.c M src/mainboard/pcengines/apu2/Kconfig M src/mainboard/pcengines/apu2/Makefile.inc M src/mainboard/pcengines/apu2/OemCustomize.c A src/mainboard/pcengines/apu2/postcar.c M src/mainboard/pcengines/apu2/romstage.c 6 files changed, 97 insertions(+), 140 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/32363/3