coreboot/src
Simon Glass 584dbf2e3a gru: Increase SPI speed to 33MHz
Increase the SPI bus speed to speed up boot time. The maximum supported
speed at 1.8V is 37.5MHz, and 33MHz is the next lowest convenient speed,
given the clock parents.

BUG=chrome-os-partner:56556
BRANCH=none
TEST=boot on gru and see that things still work correctly. Total time
spent on reading from SPI reduces from 185ms to 141ms.

Change-Id: I71436c9e343b18360fa63d528dea5cfcfbc831e6
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: d7576f6e53
Original-Change-Id: I55a19f523817862e081d23469e94fd795456dd67
Original-Signed-off-by: Simon Glass <sjg@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/381313
Original-Commit-Ready: Julius Werner <jwerner@chromium.org>
Original-Tested-by: Simon Glass <sjg@google.com>
Original-Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/16708
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2016-10-04 21:18:21 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch x86: acpi: Use GOOG ID for coreboot table 2016-09-27 16:39:30 +02:00
commonlib commonlib: move DIV_ROUND macros from nvidia/tegra 2016-09-07 20:52:42 +02:00
console Kconfig: Update default hex values to start with 0x 2016-10-02 19:08:15 +02:00
cpu src/cpu: Remove whitespace after sizeof 2016-10-04 14:32:38 +02:00
device Kconfig: Update default hex values to start with 0x 2016-10-02 19:08:15 +02:00
drivers Kconfig: Update default hex values to start with 0x 2016-10-02 19:08:15 +02:00
ec Kconfig: Update default hex values to start with 0x 2016-10-02 19:08:15 +02:00
include cpu/amd/model_fxx: transition away from device_t 2016-10-01 17:39:05 +02:00
lib TPM2: Fill in empty tlcl_resume function in TPM2 tlcl 2016-10-02 19:07:29 +02:00
mainboard gru: Increase SPI speed to 33MHz 2016-10-04 21:18:21 +02:00
northbridge src/northbridge: Remove unnecessary whitespace 2016-10-04 19:15:55 +02:00
soc rockchip: Remove pulls for gpio_output(), clean up code 2016-10-04 21:17:37 +02:00
southbridge src/southbridge: Remove unnecessary semicolon 2016-10-04 14:30:52 +02:00
superio sio/winbond/w83627dhg: Add ACPI function to control suspend LED 2016-10-01 22:30:38 +02:00
vboot vboot: clear tpm when required 2016-09-30 03:08:22 +02:00
vendorcode vendorcode/amd/pi/Kconfig: update AGESA_BINARY_PI_LOCATION to hex 2016-10-02 19:08:33 +02:00
Kconfig Kconfig: Update default hex values to start with 0x 2016-10-02 19:08:15 +02:00