the following patch was just integrated into master: commit 84014534860964d7b20fa681cd83151952dcc62b Author: Mike Loptien mike.loptien@se-eng.com Date: Wed Jan 30 14:12:01 2013 -0700
Family 15: Update for string portability
Update function messages to be more portable by using the __func__ compiler command instead of hard coded function names.
Change-Id: Ie71fec39df5e7703d35d6505dc7d5b55179e2c7e Signed-off-by: Mike Loptien mike.loptien@se-eng.com Reviewed-on: http://review.coreboot.org/2234 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martin.roth@se-eng.com Reviewed-by: Marc Jones marcj303@gmail.com
Build-Tested: build bot (Jenkins) at Fri Feb 1 20:05:13 2013, giving +1 Reviewed-By: Marc Jones marcj303@gmail.com at Mon Feb 4 18:16:43 2013, giving +2 See http://review.coreboot.org/2234 for details.
-gerrit