the following patch was just integrated into master: commit a071c337b4129b84db56f162dbc12f86f82389f9 Author: Patrick Georgi patrick@georgi-clan.de Date: Tue Jul 3 18:07:04 2012 +0200
Fix AMD S3 block generator on Cygwin
awk on Cygwin created the UTF-8 value for the 0xff code point, which makes it two bytes wide. This broke the build.
Change-Id: I4937ae7ce1136ba7a76d05b42f9dd2771203175d Signed-off-by: Patrick Georgi patrick@georgi-clan.de
Build-Tested: build bot (Jenkins) at Tue Jul 3 18:31:31 2012, giving +1 Reviewed-By: Peter Stuge peter@stuge.se at Tue Jul 3 21:02:12 2012, giving +2 See http://review.coreboot.org/1164 for details.
-gerrit