coreboot/src/soc
Furquan Shaikh dc34fb60b4 spi: Get rid of max_transfer_size parameter in spi_slave structure
max_transfer_size is a property of the SPI controller and not of the spi
slave. Also, this is used only on one SoC currently. There is no need to
handle this at the spi flash layer.

This change moves the handling of max_transfer_size to SoC SPI driver
and gets rid of the max_transfer_size parameter.

BUG=None
BRANCH=None
TEST=Compiles successfully.

Change-Id: I19a1d0a83395a58c2bc1614b24518a3220945a60
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/17463
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
2016-11-22 17:33:33 +01:00
..
broadcom/cygnus soc/broadcom/cygnus: Update DDR Kconfig 2016-11-17 17:57:09 +01:00
dmp/vortex86ex src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
imgtec/pistachio spi: Get rid of max_transfer_size parameter in spi_slave structure 2016-11-22 17:33:33 +01:00
intel spi: Clean up SPI flash driver interface 2016-11-22 17:32:09 +01:00
lowrisc/lowrisc riscv: add the lowrisc System On Chip support 2016-10-25 22:31:06 +02:00
marvell marvell/mvmap2315: Compose BOOTBLOCK region 2016-10-21 19:42:23 +02:00
mediatek/mt8173 spi: Clean up SPI flash driver interface 2016-11-22 17:32:09 +01:00
nvidia soc/nvidia/tegra210: Remove CONSOLE_SERIAL_TEGRA210_UART_CHOICES 2016-11-14 18:10:57 +01:00
qualcomm spi: Clean up SPI flash driver interface 2016-11-22 17:32:09 +01:00
rdc/r8610 rdc/r8610: Move to src/soc 2016-05-05 20:08:58 +02:00
rockchip spi: Clean up SPI flash driver interface 2016-11-22 17:32:09 +01:00
samsung spi: Clean up SPI flash driver interface 2016-11-22 17:32:09 +01:00
ucb/riscv soc/ucb/riscv: select BOOTBLOCK_CONSOLE 2016-08-15 18:24:42 +02:00