Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32530
to look at the new patch set (#7).
Change subject: drivers/intel/fsp2_0: Fix fsp post-init validation ......................................................................
drivers/intel/fsp2_0: Fix fsp post-init validation
Part of this checks whether tolum_base and cbmem_top are the same - however, cbmem_top hasn't been initialised at the point where this call occurs. Change the ordering to fix that.
Signed-off-by: Matthew Garrett mjg59@google.com Change-Id: Ib89e0513bdc35c3751a9d4c2a2789a2836046789 --- M src/drivers/intel/fsp2_0/memory_init.c 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/30/32530/7