coreboot/src/drivers/spi
David Imhoff fd1f514fe4 drivers/spi/stmicro: Rename N25Q256A to N25Q256
The 'A' indicates the production process(64 nm). All other chips from
the same family leave this out.

TEST=Build and booted on Minnowboard Max

Change-Id: I21e6c01de5d547bbc2252e679a001948e7ab752c
Signed-off-by: David Imhoff <dimhoff_devel@xs4all.nl>
Reviewed-on: http://review.coreboot.org/10078
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2015-05-04 22:34:22 +02:00
..
adesto.c drivers/spi: Pass flash parameters from coreboot to payload 2015-04-17 09:21:07 +02:00
amic.c drivers/spi: Pass flash parameters from coreboot to payload 2015-04-17 09:21:07 +02:00
atmel.c drivers/spi: Pass flash parameters from coreboot to payload 2015-04-17 09:21:07 +02:00
eon.c spi: Add function to read flash status register 2015-04-17 09:21:22 +02:00
gigadevice.c spi: Add function to read flash status register 2015-04-17 09:21:22 +02:00
Kconfig Provide a common CBFS wrapper for SPI storage 2014-12-30 19:29:47 +01:00
macronix.c spi: allow inclusion of Micronix and STM drivers in bootblock 2015-04-17 10:09:21 +02:00
Makefile.inc verstage should include the CBFS SPI wrapper, when configured 2015-03-20 16:04:52 +01:00
spansion.c spi: Add function to read flash status register 2015-04-17 09:21:22 +02:00
spi_flash.c spi: Change 'page' to 'sector' in log message 2015-05-04 22:33:39 +02:00
spi_flash_internal.h spi: Add function to read flash status register 2015-04-17 09:21:22 +02:00
sst.c spi: Add function to read flash status register 2015-04-17 09:21:22 +02:00
stmicro.c drivers/spi/stmicro: Rename N25Q256A to N25Q256 2015-05-04 22:34:22 +02:00
winbond.c spi: Add function to read flash status register 2015-04-17 09:21:22 +02:00