baytrail: Add 811 microcode for C0 parts

Incorporate 811 microcode version for C0 stepping parts.

BUG=chrome-os-partner:27310
BRANCH=Rambi
TEST=Build and boot on Rambi. Verify microcode revision=0x811 in FW log.

Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org>
Change-Id: Ic34c233df28fa2c94db3a886faad8239a05f475d
Reviewed-on: https://chromium-review.googlesource.com/191693
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Shawn Nematbakhsh 2014-03-26 11:17:58 -07:00 committed by chrome-internal-fetch
commit 57c9cbdb9e
3 changed files with 13057 additions and 12801 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,4 @@
unsigned microcode[] = {
#include "M0C3067_0000031E.h"
#include "M0C30678_0000080c.h"
#include "M0C30678_00000811.h"
};