Re: [coreboot] Microcode problem with Braswell CPU
Alexander Böcken
29 Apr
2016
29 Apr
'16
11:54 a.m.
Hello Zoran,
read_microcode_rev() returns 0,
msr.lo is 0xFFE68430,
msr.hi is 0
These values are all good, as far as I can tell.
However, I had to dump these as post codes, because printk is not available in this early stage in bootblock.