Michael Niewöhner uploaded patch set #8 to this change.

View Change

soc/intel: skl,cnl,icl: consolidate ebda and memmap and move to common code

As of CB:36136 ebda and memmap are identical for skl, cnl and icl, thus
move them to common code.

Tested successfully on X11SSM-F

Change-Id: I9a20c814d2a6874fcb4ff99ef1a7825d891f74e2
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
---
M src/soc/intel/cannonlake/Makefile.inc
D src/soc/intel/cannonlake/memmap.c
M src/soc/intel/common/block/ebda/ebda.c
M src/soc/intel/common/block/include/intelblocks/ebda.h
A src/soc/intel/common/block/memmap/Kconfig
A src/soc/intel/common/block/memmap/Makefile.inc
R src/soc/intel/common/block/memmap/memmap.c
M src/soc/intel/common/pch/Kconfig
M src/soc/intel/icelake/Makefile.inc
D src/soc/intel/icelake/memmap.c
M src/soc/intel/skylake/Makefile.inc
11 files changed, 25 insertions(+), 347 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/36137/8

To view, visit change 36137. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9a20c814d2a6874fcb4ff99ef1a7825d891f74e2
Gerrit-Change-Number: 36137
Gerrit-PatchSet: 8
Gerrit-Owner: Michael Niewöhner
Gerrit-Reviewer: Aaron Durbin <adurbin@chromium.org>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Michael Niewöhner
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset