summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/install/index.html4
-rw-r--r--docs/release.html1
2 files changed, 4 insertions, 1 deletions
diff --git a/docs/install/index.html b/docs/install/index.html
index dc2de70..13bea71 100644
--- a/docs/install/index.html
+++ b/docs/install/index.html
@@ -415,7 +415,9 @@
</p>
<p>
- Software flashing instructions not written yet (TODO).
+ Software flashing instructions: the guide from <a href="#flashrom">#flashrom</a> ought to work,
+ but do make sure that the ROM you flash has a flash descriptor and gbe region dd'd into it,
+ based on the instructions at <a href="../hcl/x200_remove_me.html">../hcl/x200_remove_me.html</a>.
</p>
<p>
diff --git a/docs/release.html b/docs/release.html
index b6cda28..b32787b 100644
--- a/docs/release.html
+++ b/docs/release.html
@@ -120,6 +120,7 @@
Changes for this release (latest changes first, earliest changes last)
</h2>
<ul>
+ <li>Documentation (X200): added software-based flashing instructions</li>
<li>Documentation: remove all references to the bus pirate (replaced with BBB flashing tutorials)</li>
<li><b>New board:</b> ThinkPad X200S and X200 Tablet support added to libreboot</li>
<li>build: automatically find board names (configs) to build for</li>