the following patch was just integrated into master: commit 6eced514bfa66d0f52839e3952465ed929c27744 Author: Mike Loptien mike.loptien@se-eng.com Date: Thu Jan 31 10:19:31 2013 -0700
Family 10: 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: Idf479980e427bbf0399bdbc15045d80f402f6dbe Signed-off-by: Mike Loptien mike.loptien@se-eng.com Reviewed-on: http://review.coreboot.org/2249 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones marcj303@gmail.com
Build-Tested: build bot (Jenkins) at Thu Jan 31 18:39:02 2013, giving +1 Reviewed-By: Marc Jones marcj303@gmail.com at Thu Jan 31 23:03:08 2013, giving +2 See http://review.coreboot.org/2249 for details.
-gerrit