Hello Richard Spiegel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33760
to look at the new patch set (#2).
Change subject: soc/amd/picasso: Make romstage a hybrid ......................................................................
soc/amd/picasso: Make romstage a hybrid
Update romstage.c and associated files to create the hybrid romstage. Make early calls to set up the soc and any mainboard requirements, similar to what bootblock does in other x86 systems.
Implementation details are in Documentation/soc/amd/family17h.md.
Change-Id: I2c3dc68463d2027d2b1e68e15708cfb6a84f1b39 Signed-off-by: Marshall Dawson marshalldawson3rd@gmail.com --- M src/soc/amd/picasso/include/soc/cpu.h M src/soc/amd/picasso/include/soc/romstage.h M src/soc/amd/picasso/reset_vector.S M src/soc/amd/picasso/romstage.c 4 files changed, 123 insertions(+), 26 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/33760/2