baytrail: add C0 and D0 stepping decode

Hardware / Coreboot - Ben Gardner [gmail.com] - 20 November 2015 20:41 UTC

The E3800 with ordering code FH8065301487717 is stepping D0, value 0x11. Add that so the debug log shows 'D0' instead of '??'.

Also, add the C0 stepping decode to fsp_baytrail.

Change-Id: Ibec764fcf5d3f448e38831786a071f5ab6066d67

2d3d1b7 baytrail: add C0 and D0 stepping decode
src/soc/intel/baytrail/include/soc/lpc.h | 3 +++
src/soc/intel/baytrail/ramstage.c | 7 +++++--
src/soc/intel/fsp_baytrail/baytrail/lpc.h | 3 +++
src/soc/intel/fsp_baytrail/ramstage.c | 10 ++++++++--
4 files changed, 19 insertions(+), 4 deletions(-)

Upstream: review.coreboot.org


  • Share