the following patch was just integrated into master: commit 8d4377b56d28678dd4dba156b27f12a72fcff6a3 Author: David Imhoff dimhoff_devel@xs4all.nl Date: Sun May 3 13:47:49 2015 +0200
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
See http://review.coreboot.org/10067 for details.
-gerrit