the following patch was just integrated into master: commit 2b8ed2c0e32cf5639b1f0dffacee11d2d64ab229 Author: Aaron Durbin adurbin@chromium.org Date: Thu Oct 24 14:55:42 2013 -0500
baytrail: get rid of global microcode_ptr
A global microcode_ptr was added when doing the MP development work. However, this is unnecessary as the pattrs structure already contains the pointer. Use that instead.
BUG=chrome-os-partner:22862 BRANCH=None TEST=Built and booted. Microcode still being loaded correctly.
Change-Id: I0abba66fc7741699411d14bd3e1bb28cf1618028 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://chromium-review.googlesource.com/174552 Reviewed-by: Shawn Nematbakhsh shawnn@chromium.org
See http://review.coreboot.org/4901 for details.
-gerrit