Hello build bot (Jenkins), Martin Roth, Patrick Georgi, Martin Roth, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45222
to look at the new patch set (#3).
Change subject: soc/amd/picasso: Move APCB generation out of picasso ......................................................................
soc/amd/picasso: Move APCB generation out of picasso
Move APCB generation out of the picasso makefile and into the mainboard makefile. APCB generation tends to be mainboard specific and does not belong in the soc makefile.
BUG=b:168099242 TEST=Build mandolin and check for APCB in coreboot binary Build and boot ezkinil
Change-Id: Ib85ad94e515f2ffad58aafe06c1f1d4043e9303c Signed-off-by: Rob Barnes robbarnes@google.com --- M Documentation/soc/amd/family17h.md M src/mainboard/amd/mandolin/Makefile.inc M src/mainboard/google/zork/spd/Makefile.inc M src/soc/amd/picasso/Makefile.inc 4 files changed, 26 insertions(+), 63 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/45222/3