coreboot/src
Daisuke Nojiri 493077b68c tpm: allow 0 as valid i2c bus number
tpm driver uses bus=0 as indication of uninitialized tpm device. this
change allows 0 as a valid i2c bus number.

BUG=None
BRANCH=ToT
TEST=Built cosmos.

Change-Id: Iac55e88db4ef757a292270e7201d8fdd37a90b50
Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/226294
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2014-10-29 22:24:07 +00:00
..
arch armv7-m: set stack pointer to _estack 2014-10-24 21:17:39 +00:00
console console: add configs to support Marvell bg4cd uart 2014-10-17 03:24:42 +00:00
cpu New mechanism to define SRAM/memory map with automatic bounds checking 2014-10-03 09:09:36 +00:00
device PCIe: Add L1 Sub-State support. 2014-10-10 04:36:50 +00:00
drivers tpm: allow 0 as valid i2c bus number 2014-10-29 22:24:07 +00:00
ec chromeec: Add wakeup delay after SPI /CS assertion 2014-10-01 06:53:27 +00:00
include chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table 2014-10-28 01:45:50 +00:00
lib chromeos: Add WiFi calibration CBMEM entry pointer to coreboot table 2014-10-28 01:45:50 +00:00
mainboard urara: support building with CHROMEOS enabled 2014-10-29 18:37:41 +00:00
northbridge Makefile: Preprocess linker scripts and other general improvements 2014-10-02 07:02:10 +00:00
soc pistachio: add gpio type definition 2014-10-29 18:37:52 +00:00
southbridge Makefile: Preprocess linker scripts and other general improvements 2014-10-02 07:02:10 +00:00
superio superio: ite8772f: Exit extemp busy state 2014-09-27 07:09:25 +00:00
vendorcode fmap: use CBFS for all other than x86 platforms 2014-10-29 18:37:46 +00:00
Kconfig UPSTREAM:Add Kconfig options for Linux as payload 2014-10-29 22:24:00 +00:00