coreboot/src
Aaron Durbin 33b31152b0 ryu: remove board id normalization
The gpio_get_tristates() function prints out the values
observed while processing the GPIOs. Additionally, the
values for the normalization were completely consecutive.
Therefore, this indirection can be removed.

BUG=chrome-os-partner:33578
BRANCH=None
TEST=Built and booted.

Change-Id: I088a2f1c7601c014a7f8a9eb228efa9bb80f1e01
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 02e52554b9
Original-Change-Id: I17d85891087e3128790329a5f05cbdab4cbc950e
Original-Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/227680
Original-Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: http://review.coreboot.org/9406
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-10 11:58:04 +02:00
..
arch arm64: secmon: pass online CPUs to secmon 2015-04-10 11:57:19 +02:00
console New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
cpu kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
device cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
drivers tpm: allow 0 as valid i2c bus number 2015-04-10 11:57:59 +02:00
ec kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
include gpio: Remove non-ternary tristate mode, make ternaries easier 2015-04-10 11:57:44 +02:00
lib gpio: Remove non-ternary tristate mode, make ternaries easier 2015-04-10 11:57:44 +02:00
mainboard ryu: remove board id normalization 2015-04-10 11:58:04 +02:00
northbridge northbridge/amd/agesa/familyXY: Make NULL device op explicit 2015-04-09 19:34:22 +02:00
soc google/storm: Minor board ID changes 2015-04-10 11:57:54 +02:00
southbridge kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode chromeos: add another VPD access API 2015-04-10 11:57:50 +02:00
Kconfig timer: Add generic udelay() implementation 2015-04-08 18:35:01 +02:00