the following patch was just integrated into master: commit 83a8df52b049e9d6f09a8fca6b58dc080c2865cd Author: Aaron Durbin adurbin@chromium.org Date: Fri Mar 27 21:01:52 2015 -0500
broadwell: fix HAVE_REFCODE_BLOB build errors
When building HAVE_REFCODE_BLOB there are a couple of errors. One is a failure building !CHROME_OS. The other is from a header change where console_tx_byte() was declared.
Change-Id: I4110debd6d3818d4a803ed22037166c226f2ed11 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/9142 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie dlaurie@google.com
See http://review.coreboot.org/9142 for details.
-gerrit