coreboot/src/drivers/spi
Vadim Bendebury b72693c96f 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: Iab813b9f5b0156c45b007fe175500ef0de50e65c
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/223751
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2014-10-17 03:25:20 +00:00
..
eon.c SPI: Add Eon EN25S64 support. 2014-05-09 22:00:56 +00:00
gigadevice.c Add support for GigaDevice GD25LQ64C/GD25LB64C SPI ROM. 2014-08-28 01:16:15 +00:00
Kconfig Provide a common CBFS wrapper for SPI storage 2014-05-06 05:54:36 +00:00
macronix.c spi: Support Macronix MX25U6435F SPI ROM. 2014-08-07 22:45:49 +00:00
Makefile.inc verstage should include the CBFS SPI wrapper, when configured 2014-10-17 03:25:20 +00:00
spansion.c Support storm Spansion flash variety 2014-06-23 21:48:49 +00:00
spi_flash.c spi_flash: Move (de-)assertion of /CS to single location 2014-04-19 05:44:10 +00:00
spi_flash_internal.h Add Gigadevice SPI rom support 2012-11-09 19:03:35 +01:00
sst.c spi_flash: Move (de-)assertion of /CS to single location 2014-04-19 05:44:10 +00:00
stmicro.c spi_flash: Move (de-)assertion of /CS to single location 2014-04-19 05:44:10 +00:00
winbond.c spi_flash: Move (de-)assertion of /CS to single location 2014-04-19 05:44:10 +00:00