coreboot-kgpe-d16/src/drivers/spi
David Imhoff 8d4377b56d spi: Change 'page' to 'sector' in log message
The log message says 'page size' while actually the sector size is
printed. This is confusing since for stmicro page size != sector size.
Also add '0x' prefix to numbers to make it clear they are in hex.

TEST=Build and booted on Minnowboard Max

Change-Id: I795a4b7c1bc8de2538a87fd4ba56f5a78d9ca2ac
Signed-off-by: David Imhoff <dimhoff_devel@xs4all.nl>
Reviewed-on: http://review.coreboot.org/10067
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2015-05-04 22:33:39 +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 flash: use two bytes of device ID to identify stmicro chips 2015-04-17 10:10:52 +02:00
winbond.c spi: Add function to read flash status register 2015-04-17 09:21:22 +02:00