Aamir Bohra uploaded patch set #3 to this change.

View Change

mainboard/intel/common: Add some common board and memory APIs

Add support for below APIs in mainboard intel/common:

1. get_board_id: Returns board ID from EC.
2. get_spd_index: Returns SPD index from board ID.

Change-Id: I40c9454b583d6bc0e3034f3400beb822124ba8f4
Signed-off-by: Aamir Bohra <aamir.bohra@intel.com>
---
A src/mainboard/intel/common/Makefile.inc
A src/mainboard/intel/common/board/Makefile.inc
A src/mainboard/intel/common/board/board_id.c
A src/mainboard/intel/common/include/intel_mb/board_id.h
A src/mainboard/intel/common/include/intel_mb/spd.h
A src/mainboard/intel/common/memory/Makefile.inc
A src/mainboard/intel/common/memory/spd.c
7 files changed, 141 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/37707/3

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I40c9454b583d6bc0e3034f3400beb822124ba8f4
Gerrit-Change-Number: 37707
Gerrit-PatchSet: 3
Gerrit-Owner: Aamir Bohra <aamir.bohra@intel.com>
Gerrit-Reviewer: Aamir Bohra <aamir.bohra@intel.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset