the following patch was just integrated into master: commit 3255dae09981daa753118fd3f9cd46dbd071001a Author: Stefan Reinauer reinauer@chromium.org Date: Tue May 22 15:24:51 2012 -0700
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-By: Patrick Georgi patrick@georgi-clan.de at Tue May 29 11:29:54 2012, giving +2 See http://review.coreboot.org/1044 for details.
-gerrit