coreboot/src/drivers/spi
Stefan Reinauer 14b23a6ca6 Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled
Right now coreboot compilation fails when SPI flash debugging is
enabled. Fix it by using the right set of memory functions.

Change-Id: I5e372c4a5df53b4d46aaed9e251e5205ff68cb5b
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1044
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-05-29 11:29:54 +02:00
..
eon.c Reduce default verbosity of SPI flash drivers 2012-05-26 00:37:37 +02:00
Kconfig Add SPI flash driver 2012-05-10 23:52:44 +02:00
macronix.c Reduce default verbosity of SPI flash drivers 2012-05-26 00:37:37 +02:00
Makefile.inc Add SPI flash driver 2012-05-10 23:52:44 +02:00
spansion.c Reduce default verbosity of SPI flash drivers 2012-05-26 00:37:37 +02:00
spi_flash.c Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled 2012-05-29 11:29:54 +02:00
spi_flash_internal.h Add SPI flash driver 2012-05-10 23:52:44 +02:00
sst.c Fix printk types in SPI flash drivers 2012-05-26 00:37:15 +02:00
stmicro.c Reduce default verbosity of SPI flash drivers 2012-05-26 00:37:37 +02:00
winbond.c Reduce default verbosity of SPI flash drivers 2012-05-26 00:37:37 +02:00