the following patch was just integrated into master: commit fcb4358908704fa31adc3eb051692307fc2a89ce Author: Patrick Georgi patrick.georgi@secunet.com Date: Thu Apr 12 15:03:22 2012 +0200
More portable s3 scratch space creation
echo -n isn't portable. echo -e isn't portable. that bash loop isn't portable. So let's try something else.
Change-Id: Ie73aa1c09d90c11a5c4952a332d4c2058390b5db Signed-off-by: Patrick Georgi patrick.georgi@secunet.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Tue Apr 17 08:59:19 2012, giving +2 See http://review.coreboot.org/889 for details.
-gerrit