Attention is currently required from: Wonkyu Kim. Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63170
to look at the new patch set (#3).
Change subject: intel/common/block: move gpmr api to gpmr driver ......................................................................
intel/common/block: move gpmr api to gpmr driver
As gpmr api is not DMI specific, move api to gpmr driver
Signed-off-by: Wonkyu Kim wonkyu.kim@intel.com Change-Id: I4d57f4b8bd06e0cf6c9afa4baf4a7bed64ecb56b --- D src/soc/intel/common/block/dmi/Makefile.inc D src/soc/intel/common/block/dmi/dmi.c M src/soc/intel/common/block/fast_spi/fast_spi.c A src/soc/intel/common/block/gpmr/Kconfig A src/soc/intel/common/block/gpmr/Makefile.inc A src/soc/intel/common/block/gpmr/gpmr.c M src/soc/intel/common/block/include/intelblocks/dmi.h A src/soc/intel/common/block/include/intelblocks/gpmr.h M src/soc/intel/common/pch/Kconfig 9 files changed, 99 insertions(+), 95 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/63170/3