coreboot/src
Julius Werner ee426cf54e google/veyron_*: Increase SPI flash frequency to 24.75MHz
This patch increases the SPI clock for the ROM to 24.75MHz on all rk3288
(veyron) boards. This increases flash read speeds (and thereby decreases
boot time) significantly, but we don't seem to get any more increases by
going even higher. We have also seen occasional read failures at higher
speeds in certain configurations, so this frequency seems to be the best
option.

BRANCH=veyron
BUG=chrome-os-partner:38352
TEST=Booted on Jerry with Servo attached.

Change-Id: I9bdb62eff169fe2be33558caafe9891668589372
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: a1d07da4266f2922b076dfae8396c24c6a84252b
Original-Change-Id: If3fd96c8cb5648d12fc4ee56fb6b6d5f3a0bf720
Original-Signed-off-by: Julius Werner <jwerner@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/262645
Original-Reviewed-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/9889
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-22 08:50:30 +02:00
..
arch google/urara: use board ID information to set up hardware 2015-04-22 08:50:10 +02:00
console Add console wrapper for UART driver 2015-04-14 21:25:34 +02:00
cpu arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
device Unify byte order macros and clrsetbits 2015-04-21 08:23:25 +02:00
drivers elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZE 2015-04-22 08:42:22 +02:00
ec chromeec: Support accessing memmap data over port 62/66 2015-04-22 08:49:35 +02:00
include google/urara: use board ID information to set up hardware 2015-04-22 08:50:10 +02:00
lib Unify byte order macros and clrsetbits 2015-04-21 08:23:25 +02:00
mainboard google/veyron_*: Increase SPI flash frequency to 24.75MHz 2015-04-22 08:50:30 +02:00
northbridge northbridge/amd/agesa/familyXY: Make NULL device op explicit 2015-04-09 19:34:22 +02:00
soc rockchip/rk3288: Fix SPI clock divisor calculation 2015-04-22 08:49:49 +02:00
southbridge southbridge/intel/bd82x6x: Add LPC id 0x1e49 for B75 chipset 2015-04-20 23:51:34 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode vpd: populate coreboot table with serialno 2015-04-22 08:47:25 +02:00
Kconfig rk3288: Disable ramstage compression by default 2015-04-20 10:19:56 +02:00