Stefan Reinauer (stefan.reinauer@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/5053
-gerrit
commit d4801b8b322247a1f3a0ff8ee9838587a18e8966 Author: Shawn Nematbakhsh shawnn@chromium.org Date: Thu Jan 16 17:52:21 2014 -0800
rambi: Change RAM_ID GPIOs to GPIO_INPUT
RAM_ID GPIOs were previously changed to GPIO_FUNC0 to configure for MMIO access when legacy was the default. Now, MMIO is the default, so these GPIOs can conform to the normal labeling scheme. This change should have no functional impact.
BUG=chrome-os-partner:25043 TEST=Manual on Rambi. Verify RAM_ID GPIOs on test unit are read with identical values as before. BRANCH=Rambi.
Change-Id: I2f76395064ea6e4170b2eaad6e67bfc1aa22b54e Reviewed-on: https://chromium-review.googlesource.com/182934 Reviewed-by: Aaron Durbin adurbin@chromium.org Commit-Queue: Shawn Nematbakhsh shawnn@chromium.org Signed-off-by: Shawn Nematbakhsh shawnn@chromium.org Tested-by: Shawn Nematbakhsh shawnn@chromium.org Signed-off-by: Aaron Durbin adurbin@chromium.org