Aamir Bohra uploaded patch set #5 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, 139 insertions(+), 0 deletions(-)

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

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: 5
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: Maulik V Vaghela <maulik.v.vaghela@intel.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Ravishankar Sarawadi <ravishankar.sarawadi@intel.com>
Gerrit-Reviewer: Rizwan Qureshi <rizwan.qureshi@intel.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.com>
Gerrit-Reviewer: V Sowmya <v.sowmya@intel.com>
Gerrit-Reviewer: Wonkyu Kim <wonkyu.kim@intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset