the following patch was just integrated into master: commit 3746465f4a6eede5acf2dcd9f9713de2c2663f3b Author: Alexandru M Stan amstan@chromium.org Date: Thu Aug 20 11:45:26 2015 -0700
veyron_rialto: remove spurious GPIO assignments
GPIO(0, B, 3) and GPIO(7, C, 5) are not actually connected, GPIO(0, B, 4) is named differently.
BUG=chrome-os-partner:43031 TEST=Rialto should still boot just fine, USB should still work BRANCH=master
Change-Id: I11879385de6e9b57ac28bcae699333beb5a0d64c Signed-off-by: Patrick Georgi patrick@georgi-clan.de Original-Commit-Id: a66bf1fd73ff8d15d4ec1a8f3602465941285c32 Original-Change-Id: Ib7d2baa6ed1ab38db786eb4d5e77316ad72cbfd4 Original-Signed-off-by: Alexandru M Stan amstan@chromium.org Original-Reviewed-on: https://chromium-review.googlesource.com/294713 Original-Reviewed-by: David Hendricks dhendrix@chromium.org Reviewed-on: http://review.coreboot.org/11400 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See http://review.coreboot.org/11400 for details.
-gerrit