the following patch was just integrated into master: commit 522b55638f98ba773aecd4ccd2b5a424d933aa59 Author: Paul Menzel paulepanter@users.sourceforge.net Date: Thu Feb 21 17:09:01 2013 +0100
AMD boards: Fix typo `@brief` in comment
The following command was used to correct the typo.
$ git grep -l @breif | xargs sed -i 's/@breif/@brief/'
Change-Id: If0b579279de3c41571b9cda643836f5748a752a2 Signed-off-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-on: http://review.coreboot.org/2473 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Thu Feb 21 17:18:22 2013, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Thu Feb 21 19:27:10 2013, giving +2 See http://review.coreboot.org/2473 for details.
-gerrit