the following patch was just integrated into master: commit 134f504cb79dd132d765dc8e4c074312199326cc Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Fri Dec 26 13:29:09 2014 +0200
RELOCATABLE_RAMSTAGE: Fix weak symbols in ACPI
After relocation the weak symbols are no longer NULL. Always have empty stub function defined.
Change-Id: I6cb959c1fa10b4b63018e400636842e2a15d6e81 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/7955 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan eocallaghan@alterapraxis.com
See http://review.coreboot.org/7955 for details.
-gerrit