coreboot-kgpe-d16/src
Philipp Deppenwiese 93643e362d Fix ICH spi implementation which reads data from different chips.
This patch adjusts the read timeout in order to support flash chips
which needs more than 60ms to complete a spi command.

This problem can be reproduced on a Thinkpad T520 with M25PX64 spi chip ( suspend to ram bug ).

Change-Id: I22b2e59f1855ead6162a292b83b9b854b55c0235
Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org>
Reviewed-on: http://review.coreboot.org/7105
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Vladimir Serbinenko <phcoder@gmail.com>
2014-10-17 17:19:42 +02:00
..
arch acpi_add_ssdt_pstates: Remove function. 2014-10-17 10:04:12 +02:00
console cbmem console: Locate the preram console with a symbol instead of a section. 2014-10-07 23:41:28 +02:00
cpu uarts: 32/64 cleanup 2014-10-16 17:41:14 +02:00
device Kconfig: clean up options in top level and device menu 2014-10-17 14:36:53 +02:00
drivers drivers/spi: Add support for Micron N25Q128 2014-10-17 11:27:07 +02:00
ec google/chromeec: Notify DPTF charger participant on AC state change 2014-09-29 17:28:25 +02:00
include acpi_add_ssdt_pstates: Remove function. 2014-10-17 10:04:12 +02:00
lib lib/cbfs: more cleanup for 32/64 issues 2014-10-16 17:40:38 +02:00
mainboard macbook21: Kill empty gpe.asl 2014-10-17 14:55:50 +02:00
northbridge acpi_add_ssdt_pstates: Remove function. 2014-10-17 10:04:12 +02:00
soc uarts: 32/64 cleanup 2014-10-16 17:41:14 +02:00
southbridge Fix ICH spi implementation which reads data from different chips. 2014-10-17 17:19:42 +02:00
superio pnp: Allow setting of misc register 0xf4 in device tree 2014-09-17 17:34:16 +02:00
vendorcode AGESA stub 00730F01: Add config.h and kconfig.h to Makefile.inc 2014-10-09 20:06:56 +02:00
Kconfig Kconfig: move SMBIOS related options to SMBIOS table option 2014-10-17 14:37:13 +02:00