the following patch was just integrated into master: commit 7407f43c2b3273320ad8eadc5454d8f5375f2064 Author: Mike Loptien mike.loptien@se-eng.com Date: Thu Jan 31 10:17:02 2013 -0700
Family 12: 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: I3368a831770df1b8449eb0c97ae4bb24f6678efd Signed-off-by: Mike Loptien mike.loptien@se-eng.com Reviewed-on: http://review.coreboot.org/2250 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones marcj303@gmail.com
Build-Tested: build bot (Jenkins) at Thu Jan 31 18:46:36 2013, giving +1 Reviewed-By: Marc Jones marcj303@gmail.com at Mon Feb 4 18:18:59 2013, giving +2 See http://review.coreboot.org/2250 for details.
-gerrit