the following patch was just integrated into master: commit 98cd3c8d5b16d4369e25ddca6a313d59f2a0bf4a Author: Philip Prindeville philipp@redfish-solutions.com Date: Fri Dec 23 17:53:26 2011 -0700
Fix missing cast back to void *
MEM_RANGE_PTR() also needs to return a pointer to untyped memory.
Change-Id: I0ec64ad7bdb136d5e1a999bff3df6fa66eb29bf1 Signed-off-by: Philip Prindeville philipp@redfish-solutions.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Sat Dec 24 11:56:51 2011, giving +2 See http://review.coreboot.org/500 for details.
-gerrit