Hello build bot (Jenkins), Furquan Shaikh, Marshall Dawson, Eric Peers, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46112
to look at the new patch set (#2).
Change subject: soc/amd/picasso: Refactor transfer buffer check ......................................................................
soc/amd/picasso: Refactor transfer buffer check
The transfer buffer check had gotten large enough to deserve a function of its own, so break it out.
BUG=None TEST=Build Branch=Zork
Signed-off-by: Martin Roth martinroth@chromium.org Change-Id: Idf46f8edb6b70c63f623522e2bcd2f22d6d4790b --- M src/soc/amd/picasso/Makefile.inc M src/soc/amd/picasso/bootblock/bootblock.c A src/soc/amd/picasso/bootblock/vboot_bootblock.c M src/soc/amd/picasso/include/soc/psp_transfer.h 4 files changed, 39 insertions(+), 25 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/46112/2