Attention is currently required from: Felix Singer, Jérémy Compostella, Shuo Liu.
Hello Jérémy Compostella, Shuo Liu, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/83320?usp=email
to look at the new patch set (#14).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: soc/intel/common/block/imc: Add Integrated Memory Controller driver ......................................................................
soc/intel/common/block/imc: Add Integrated Memory Controller driver
This patch wraps the smbus IO calls with spd IO functions so that firmware could use IMC to get SPD data.
Change-Id: I3f47ddeda94d3882852d64c0052f8fb42b6b7ad2 Signed-off-by: Yuchi Chen yuchi.chen@intel.com --- M src/include/spd_bin.h A src/soc/intel/common/block/imc/Kconfig A src/soc/intel/common/block/imc/Makefile.mk A src/soc/intel/common/block/imc/imc.c A src/soc/intel/common/block/imc/spd.c M src/soc/intel/common/block/include/intelblocks/imc.h M src/soc/intel/common/block/smbus/Makefile.mk M src/soc/intel/common/block/smbus/smbuslib.c A src/soc/intel/common/block/smbus/spd.c M src/southbridge/intel/common/smbus.c 10 files changed, 317 insertions(+), 18 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/83320/14