Kangheui Won has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/46059 )
Change subject: amd/picasso/psp_verstage: use cbmem console ......................................................................
amd/picasso/psp_verstage: use cbmem console
psp_verstage uses separate pritnk 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/2