9f0a2be165
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>
16 lines
678 B
Text
16 lines
678 B
Text
source src/southbridge/amd/amd8111/Kconfig
|
|
source src/southbridge/amd/amd8131/Kconfig
|
|
source src/southbridge/amd/cs5536/Kconfig
|
|
#source src/southbridge/amd/amd8131-disable/Kconfig
|
|
source src/southbridge/amd/amd8132/Kconfig
|
|
source src/southbridge/amd/amd8151/Kconfig
|
|
source src/southbridge/amd/cs5530/Kconfig
|
|
source src/southbridge/amd/cs5535/Kconfig
|
|
source src/southbridge/amd/rs690/Kconfig
|
|
source src/southbridge/amd/sb600/Kconfig
|
|
source src/southbridge/amd/rs780/Kconfig
|
|
source src/southbridge/amd/sb700/Kconfig
|
|
source src/southbridge/amd/sb800/Kconfig
|
|
source src/southbridge/amd/cimx/Kconfig
|
|
source src/southbridge/amd/agesa/Kconfig
|
|
source src/southbridge/amd/sr5650/Kconfig
|