the following patch was just integrated into master: commit 456002b00e946f1be85dccb167c8f9874adf1b3f Author: Sven Schnelle svens@stackframe.org Date: Fri Jun 22 08:53:36 2012 +0200
ROMCC: fix unused attribute lookup
commit 57cd1dd29679918afa650c2a7e82a474765f357d added this attribute, but with wrong length, so it actually never matched.
Change-Id: Ibcc7816b5fa895faa66710cc29de38f129be6a2b Signed-off-by: Sven Schnelle svens@stackframe.org
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Fri Jun 22 08:57:35 2012, giving +2 Build-Tested: build bot (Jenkins) at Fri Jun 22 09:15:51 2012, giving +1 Reviewed-By: Mathias Krause minipli@googlemail.com at Fri Jun 22 09:19:14 2012, giving +2 See http://review.coreboot.org/1133 for details.
-gerrit