Attention is currently required from: Felix Singer, Jérémy Compostella, yuchi.chen@intel.com.
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 (#16).
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 implements IMC based SPD IO functions to read SPD data.
Change-Id: I3f47ddeda94d3882852d64c0052f8fb42b6b7ad2 Signed-off-by: Yuchi Chen yuchi.chen@intel.com --- 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/imclib.h A src/soc/intel/common/block/imc/spd_access.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 8 files changed, 301 insertions(+), 21 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/83320/16