the following patch was just integrated into master: commit 2bd2e37536a7bc31023233cf3b7c6682cbd8176b Author: Aaron Durbin adurbin@chromium.org Date: Fri Mar 22 19:46:16 2013 -0500
cbfs: fix relocation ramstage compiler errors
There were some cbfs calls that did not get transitioned to the new cbfs API. Fix the callsites to conform to the actual cbfs, thus fixing the copilation errors.
Change-Id: Ia9fe2c4efa32de50982e21bd01457ac218808bd3 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/2880 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Sat Mar 23 02:54:46 2013, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Sat Mar 23 19:34:15 2013, giving +2 See http://review.coreboot.org/2880 for details.
-gerrit