the following patch was just integrated into master: commit 43b7db7df0382519bce8e776d4887522ec992072 Author: Aaron Durbin adurbin@chromium.org Date: Fri Mar 27 20:53:30 2015 -0500
baytrail: 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: Ia912902e8276d13b8e1716aa16c57b111579a03d Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/9141 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie dlaurie@google.com
See http://review.coreboot.org/9141 for details.
-gerrit