coreboot-kgpe-d16/src
Duncan Laurie 2a700ec163 SPI: Configure Software Sequence SPI Freq to match descriptor
Right now the SPI bus is getting set to 20mhz for transactions
initiated with the software sequence interface.

In order to be able to do reasonable fastread/write/erase we
can bump this up to a higher value at boot before it gets
locked at 20mhz.

To do this read out the speed set in the SPI descriptor for
hardware sequencing and apply it to software sequencing.

Change-Id: I79aa2fe7f30f734785d61955ed81329fc654f4a4
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: http://review.coreboot.org/1773
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-11-12 04:23:30 +01:00
..
arch/x86 oprom: Ensure that mode information is valid before putting it in the tables. 2012-11-12 04:22:34 +01:00
boot Add POST code for "All devices initialized" 2012-11-07 03:57:34 +01:00
console Log unexpected post code from the previous boot 2012-11-08 19:40:58 +01:00
cpu Initialize the VMX MSR 2012-11-12 03:27:58 +01:00
devices oprom: Ensure that mode information is valid before putting it in the tables. 2012-11-12 04:22:34 +01:00
drivers Add Gigadevice SPI rom support 2012-11-09 19:03:35 +01:00
ec Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
include Define post codes for OS boot and resume 2012-11-12 04:21:59 +01:00
lib USBDEBUG: retry harder for slow devices 2012-07-30 20:54:24 +02:00
mainboard ACPI: Zero pstate/cstate control values in FADT 2012-11-12 03:34:03 +01:00
northbridge Make coreboot use the offset parameter in cbfstool create 2012-11-09 19:07:34 +01:00
southbridge SPI: Configure Software Sequence SPI Freq to match descriptor 2012-11-12 04:23:30 +01:00
superio smsc/lpc47n227: Make early_serial usable 2012-11-06 21:53:48 +01:00
vendorcode Change flashmap base to reflect new FMAP in U-boot 2012-11-09 19:00:49 +01:00
Kconfig Update SeaBIOS stable to the release-1.7.1 commit 2012-10-16 03:31:05 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00