coreboot-kgpe-d16/src/mainboard/google/veyron_pinky
Julius Werner 908ceefd25 veyron: Fix TPM I2C initialization and sync boards
Due to a missing i2c_init(), we were actually running our TPM with
default divisors at 660KHz. Oops.

While it's commendable that both the TPM and our controller seem to have
been running fine all this time at more than 1.5 times the maximum
frequency they support, we should probably still get that fixed.

Also sync Speedy back up to the other Veyron boards since it seems to
have missed a recent SDMMC patch.

BRANCH=None
BUG=None
TEST=Booted Pinky.

Change-Id: I255c66624b21bf48b12f950208ba2c401a75c4e4
Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Original-Commit-Id: f2bd7c8579cd90d2f800c777c1981557d81a9b49
Original-Change-Id: I43e6b5fe02aca605a5b243c5b876bd44b90b2bf9
Original-Signed-off-by: Julius Werner <jwerner@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/236580
Original-Reviewed-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/9634
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-04-15 16:31:41 +02:00
..
sdram_inf veyron_pinky/rk3288: Use KHz, MHz and GHz constants 2015-04-04 15:02:24 +02:00
board.h gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
boardid.c veyron*: sdram_get_ram_code() -> ram_code() 2015-04-10 20:50:16 +02:00
bootblock.c veyron: Fix TPM I2C initialization and sync boards 2015-04-15 16:31:41 +02:00
chromeos.c nyan/rush/veyron: Align ChromeOS GPIOs to new model 2015-04-13 13:03:01 +02:00
devicetree.cb veyron: Move backlight gpio control to mainboard.c 2015-04-15 16:28:09 +02:00
Kconfig veyron_*: Use common CBFS wrapper 2015-04-15 16:30:56 +02:00
mainboard.c veyron: Fix TPM I2C initialization and sync boards 2015-04-15 16:31:41 +02:00
Makefile.inc New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
memlayout.ld rk3288: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:28:50 +02:00
reset.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
romstage.c veyron: Turn off SD card power in romstage 2015-04-15 07:30:12 +02:00
sdram_configs.c veyron*: sdram_get_ram_code() -> ram_code() 2015-04-10 20:50:16 +02:00