Hello Barnali Sarkar, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19428
to look at the new patch set (#2).
Change subject: soc/intel/common/block: Add Intel XDCI code support ......................................................................
soc/intel/common/block: Add Intel XDCI code support
XDCI MMIO offsets definitions are not alike between various SoCs hence provided "soc_xdci_init" function to implement SoC specific initialization.
Change-Id: I9cbc686a00c26b92be2847b6bd6c2e5aa5a690f7 Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/include/device/pci_ids.h A src/soc/intel/common/block/include/intelblocks/xdci.h A src/soc/intel/common/block/xdci/Kconfig A src/soc/intel/common/block/xdci/Makefile.inc A src/soc/intel/common/block/xdci/xdci.c 5 files changed, 78 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/19428/2