Hello build bot (Jenkins), Furquan Shaikh, Martin Roth, Rob Barnes, Aaron Durbin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46059
to look at the new patch set (#4).
Change subject: amd/picasso/psp_verstage: use cbmem console ......................................................................
amd/picasso/psp_verstage: use cbmem console
psp_verstage uses separate printk implementation, which does not include code to add console output to cbmem.
Add cbmemc_init and cbmemc_tx_byte to add console output to cbmem.
BUG=b:159220781 TEST=build BRANCH=zork
Change-Id: I63ba5814903565c372dbeb50004565a371dad730 Signed-off-by: Kangheui Won khwon@chromium.org --- M src/soc/amd/picasso/psp_verstage/printk.c 1 file changed, 6 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/46059/4