the following patch was just integrated into master: commit 797ca1b71217675a1fcdde108b486e74632059a3 Author: Aaron Durbin adurbin@chromium.org Date: Tue May 12 16:45:56 2015 -0500
baytrail: broadwell: correct refcode loading
I messed up the conditionals on loading the reference code. The bug used || instead of && causing 2 reference codes to be loaded.
Change-Id: I29a046bf0e8dc29a9efdb636ebfd04e11eb73f82 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/10185 Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org Tested-by: build bot (Jenkins)
See http://review.coreboot.org/10185 for details.
-gerrit