coreboot/src/drivers/spi
Vadim Bendebury 3486d1fbe8 verstage should include the CBFS SPI wrapper, when configured
Vboot2 targets so far did not have COMMON_CBFS_SPI_WRAPPER
configuration option enabled, so the verstage is missing the relevant
files in some Makefiles. This patch fixes the problem.

BRANCH=none
BUG=none
TEST=with the rest of the patches applied cosmos target builds fine
     with COMMON_CBFS_SPI_WRAPPER enabled

Change-Id: I3ce78c8afc5f7d8ce822bbf8dd789c0c2ba4b99c
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: b72693c96f
Original-Change-Id: Iab813b9f5b0156c45b007fe175500ef0de50e65c
Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/223751
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/8772
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2015-03-20 16:04:52 +01:00
..
adesto.c drivers/spi: Sanitize headers from preprocessor abuse 2014-07-17 20:21:30 +02:00
amic.c drivers/spi: Sanitize headers from preprocessor abuse 2014-07-17 20:21:30 +02:00
atmel.c SPI: Add vendor Atmel 2014-12-03 05:29:04 +01:00
eon.c SPI: Add Eon EN25S64 support. 2014-12-30 19:31:00 +01:00
gigadevice.c spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM support 2015-03-20 16:03:45 +01:00
Kconfig Provide a common CBFS wrapper for SPI storage 2014-12-30 19:29:47 +01:00
macronix.c spi_flash: Move (de-)assertion of /CS to single location 2014-12-17 04:51:28 +01:00
Makefile.inc verstage should include the CBFS SPI wrapper, when configured 2015-03-20 16:04:52 +01:00
spansion.c spi_flash: add support for S25FL116K 2015-03-20 16:01:25 +01:00
spi_flash.c spi_flash: Move (de-)assertion of /CS to single location 2014-12-17 04:51:28 +01:00
spi_flash_internal.h drivers/spi: Sanitize headers from preprocessor abuse 2014-07-17 20:21:30 +02:00
sst.c spi_flash: Move (de-)assertion of /CS to single location 2014-12-17 04:51:28 +01:00
stmicro.c spi_flash: Move (de-)assertion of /CS to single location 2014-12-17 04:51:28 +01:00
winbond.c spi: do not use malloc in Winbond driver 2015-03-20 16:02:11 +01:00