coreboot-kgpe-d16/src/soc
Furquan Shaikh 5bda642bcb drivers/spi: Get rid of spi_get_config
There is only one user for spi_get_config i.e. SPI ACPI. Also, the
values provided by spi_get_config are constant for now. Thus, get rid
of the spi_get_config call and fill in these constant values in SPI
ACPI code itself. If there is a need in the future to change these,
appropriate device-tree configs can be added.

BUG=b:36873582

Change-Id: Ied38e2670784ee3317bb12e542666c224bd9e819
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/19203
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2017-04-09 21:35:53 +02:00
..
broadcom/cygnus vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-28 22:18:13 +02: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 SPI_ATOMIC_SEQUENCING 2016-12-23 04:54:55 +01:00
intel drivers/spi: Get rid of spi_get_config 2017-04-09 21:35:53 +02:00
lowrisc/lowrisc soc/lowrisc: Place CBMEM at top of autodetected RAM 2016-12-06 18:51:13 +01:00
marvell vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-28 22:18:13 +02:00
mediatek/mt8173 vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-28 22:18:13 +02:00
nvidia vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-28 22:18:13 +02:00
qualcomm Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
rdc/r8610 rdc/r8610: Move to src/soc 2016-05-05 20:08:58 +02:00
rockchip Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
samsung vboot: Select SoC-specific configuration for all Chrome OS boards 2017-03-28 22:12:54 +02:00
ucb/riscv soc/ucb/riscv: Place CBMEM at top of autodetected RAM 2016-12-06 18:48:28 +01:00