Attention is currently required from: Subrata Banik, Ravishankar Sarawadi, Angel Pons, Nick Vaccaro, Tim Wawrzynczak. Hello build bot (Jenkins), Subrata Banik, Ravishankar Sarawadi, Angel Pons, Nick Vaccaro, Tim Wawrzynczak,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63471
to look at the new patch set (#5).
Change subject: soc/intel/common: use gpmr api in common drivers ......................................................................
soc/intel/common: use gpmr api in common drivers
Move GPMR(General Purpose Memory Range) APIs to gpmr driver from dmi.c For this, 3 patches are used. 1. Add GPMR common driver in IA common code(CB:63170) 2. Migrate all DMI API usage to GPMR(CB:63471) 3. Drop DMI driver (CB:63472)
TEST=Build Signed-off-by: Wonkyu Kim wonkyu.kim@intel.com Change-Id: I00ac667e8d3f2ccefd8d51a8150a989fc8e5c7e2 --- M src/soc/intel/common/block/fast_spi/fast_spi.c M src/soc/intel/common/block/lpc/Kconfig M src/soc/intel/common/block/lpc/lpc_lib.c M src/soc/intel/common/block/smbus/tco.c M src/soc/intel/common/pch/Kconfig M src/soc/intel/common/pch/lockdown/lockdown.c 6 files changed, 23 insertions(+), 42 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/63471/5