File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -17,20 +17,17 @@ See our [releases](https://github.com/merge/coreboot-x230/releases)
1717That's the preferred way to use coreboot. The git revision we use is always included in the release.
1818
1919### Intel microcode
20- * version [ 20180108] ( https://downloadcenter.intel.com/download/27431/Linux-Processor-Microcode-Data-File )
21- * in 20180108, for the X230's CPU ID (306ax) the latest update is 2015-02-26
22- * (not yet in coreboot upstream)
20+ * revision ` 1c ` from 2015-02-26 (Intel package [ 20171117] ( https://downloadcenter.intel.com/download/27337 ) added by us; not yet in coreboot upstream)
2321
2422### SeaBIOS
25- * version [ 1.11.0] ( https://seabios.org/Releases#SeaBIOS_1.11.0 ) from 2017-11-10
26- * (in coreboot upstream)
23+ * version [ 1.11.0] ( https://seabios.org/Releases#SeaBIOS_1.11.0 ) from 2017-11-10 (part of coreboot upstream)
2724
2825## When do we do a release?
2926Either when
3027* There is a new SeaBIOS release,
3128* There is a new Intel microcode release (included in coreboot AND affecting our CPU ID),
32- * There is a coreboot issue that affects us (unlikely) , or
33- * We need to change the config
29+ * There is a coreboot issue that affects us, or
30+ * We change the config
3431
3532## TL;DR
3633Download a released image, connect your hardware SPI flasher to the "upper"
You can’t perform that action at this time.
0 commit comments