the following patch was just integrated into master: commit 7400d7b174e1c5223505abd0a4a7fae5b7899c05 Author: Aaron Durbin adurbin@chromium.org Date: Thu Oct 24 10:21:43 2013 -0500
baytrail: add support to run reference code blob
The reference code blob is needed to bootstrap certain pieces of hardware in bay trail. Provide the ability to run reference code by loading the reference code as an rmodule.
Note that support for vboot verification and S3 resume is omitted from this commit.
BUG=chrome-os-partner:22866 BRANCH=None TEST=Built and booted with refcode loading.
Change-Id: I30334db441a57f4d87b4de6fca0a9a48e1c05c05 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://chromium-review.googlesource.com/174426 Reviewed-by: Duncan Laurie dlaurie@chromium.org
See http://review.coreboot.org/4898 for details.
-gerrit