coreboot-kgpe-d16/src/cpu/amd
Kyösti Mälkki 9f0a2be165 AMD SPI: Optimise for longer writes
Leave it to the implementation of flash->write() to split the writes
to match SPI controller and SPI flash part restrictions. This allows
for some optimisation for auto-address-increment (AAI) commands.

Kconfig AMD_SB_SPI_TX_LEN can be kept as local.

Change-Id: I4a8bc55ab7eb0eeda8f25003a8f5ff2a643ab7a7
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/6164
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-07-14 19:43:03 +02:00
..
agesa AMD SPI: Optimise for longer writes 2014-07-14 19:43:03 +02:00
car Declare acpi_is_wakeup_early() only once 2014-06-25 05:43:18 +02:00
dualcore cpu: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:43 +02:00
geode_gx1 Introduce stage-specific architecture for coreboot 2014-05-06 20:23:31 +02:00
geode_gx2 Drop redundant select CACHE_AS_RAM 2014-07-05 11:33:23 +02:00
geode_lx cpu: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:43 +02:00
microcode cpu/amd: Remove error messages on non-matching microcode patches 2013-12-13 09:07:46 +01:00
model_10xxx Introduce stage-specific architecture for coreboot 2014-05-06 20:23:31 +02:00
model_fxx cpu: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:43 +02:00
mtrr cpu: Fix spelling 2013-07-11 22:36:59 +02:00
quadcore cpu: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:43 +02:00
sc520 Introduce stage-specific architecture for coreboot 2014-05-06 20:23:31 +02:00
smm GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
socket_754 Drop redundant select CACHE_AS_RAM 2014-07-05 11:33:23 +02:00
socket_939 Drop redundant select CACHE_AS_RAM 2014-07-05 11:33:23 +02:00
socket_940 Drop redundant select CACHE_AS_RAM 2014-07-05 11:33:23 +02:00
socket_AM2 Drop redundant select CACHE_AS_RAM 2014-07-05 11:33:23 +02:00
socket_AM2r2 Drop redundant select CACHE_AS_RAM 2014-07-05 11:33:23 +02:00
socket_AM3 Drop redundant select CACHE_AS_RAM 2014-07-05 11:33:23 +02:00
socket_ASB2 Drop redundant select CACHE_AS_RAM 2014-07-05 11:33:23 +02:00
socket_C32 Drop redundant select CACHE_AS_RAM 2014-07-05 11:33:23 +02:00
socket_F Drop redundant select CACHE_AS_RAM 2014-07-05 11:33:23 +02:00
socket_F_1207 Drop redundant select CACHE_AS_RAM 2014-07-05 11:33:23 +02:00
socket_S1G1 Drop redundant select CACHE_AS_RAM 2014-07-05 11:33:23 +02:00
Kconfig AMD K8: Socket implies K8_REV_F_SUPPORT 2013-12-29 00:04:02 +01:00
Makefile.inc