the following patch was just integrated into master: commit 3674c8240d89f030ed017e5c13298cb6a68ddd48 Author: Martin Roth martinroth@google.com Date: Fri Sep 30 08:59:58 2016 -0600
soc/intel/apollolake: Try to update BSP microcode from cbfs
The microcode for the BSP gets loaded early from the fit table, but in case we have newer microcode in cbfs, try to load it again from cbfs.
BUG=chrome-os-partner:53013 TEST=Boot and verify that microcode tries to load into the BSP.
Change-Id: Ifd6c78d7b0eec333b79e0fe5cb6a81981b078f5d Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: https://review.coreboot.org/16829 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/16829 for details.
-gerrit