the following patch was just integrated into master: commit d8d686663c3a9bd8cbcfb2b7a0d81ce4af678779 Author: Duncan Laurie dlaurie@chromium.org Date: Wed Jul 22 09:21:29 2015 -0700
glados: Support reading memory strap GPIOs to select SPD
Add some board specific code to enable the memory configuration GPIOs in GPIO input mode and read them to determine which memory type is on the board.
Also add the other memory types that are not yet present in the glados mainboard directory.
This should be replaced with the real gpio infrastructure once it is ready.
BUG=chrome-os-partner:43069 BRANCH=none TEST=build and boot on glados
Change-Id: I7a9ce10e92ad6681528572e87b6cfee29880841a Signed-off-by: Patrick Georgi pgeorgi@chromium.org Original-Commit-Id: d81e969c5950fd89bb745d1403abddb08a942f83 Original-Change-Id: Iffb0bd5c176f2adbdd9302d9bff5b7bde725d671 Original-Signed-off-by: Duncan Laurie dlaurie@chromium.org Original-Reviewed-on: https://chromium-review.googlesource.com/287436 Original-Reviewed-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/11046 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See http://review.coreboot.org/11046 for details.
-gerrit