Attention is currently required from: Selma Bensaid, Subrata Banik, Bernardo Perez Priego, Usha P, Andrey Petrov, Patrick Rudolph. Hello build bot (Jenkins), Selma Bensaid, Subrata Banik, Usha P, Andrey Petrov, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/51105
to look at the new patch set (#2).
Change subject: drivers/intel/fsp2_0/memory_init: Add saving memory info API ......................................................................
drivers/intel/fsp2_0/memory_init: Add saving memory info API
DIMM information is stored into CBMEM later to be used to generate SMBIOS table 17. Including implementation for CNL, SKL and TGL SOC's.
Signed-off-by: Bernardo Perez Priego bernardo.perez.priego@intel.com Change-Id: I78d14c71d5d19f58e6a27ed5ef8269c6678f32a5 --- M src/drivers/intel/fsp2_0/Kconfig M src/drivers/intel/fsp2_0/Makefile.inc A src/drivers/intel/fsp2_0/hob_memory_info.c M src/drivers/intel/fsp2_0/include/fsp/api.h M src/soc/intel/cannonlake/Kconfig M src/soc/intel/cannonlake/romstage/romstage.c M src/soc/intel/skylake/Kconfig M src/soc/intel/skylake/romstage/romstage.c M src/soc/intel/tigerlake/Kconfig M src/soc/intel/tigerlake/romstage/romstage.c 10 files changed, 156 insertions(+), 317 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/51105/2