the following patch was just integrated into master: commit 52148b77851d5a3f310149dc182ae1e170ca3eee Author: David Imhoff dimhoff_devel@xs4all.nl Date: Sun May 3 15:56:33 2015 +0200
intel/fsp_baytrail: Fix SPI debugging
Fix compiler error's due to type mismatch. This is broken since commit bde6d309 (x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer).
TEST=Build with CONFIG_DEBUG_SPI_FLASH=y and booted on Minnowboard Max
Change-Id: Id3d448e219716135897f381a73d416ff34036118 Signed-off-by: David Imhoff dimhoff_devel@xs4all.nl Reviewed-on: http://review.coreboot.org/10075 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/10075 for details.
-gerrit