diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-13 11:00:51 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-13 11:08:12 (EST) |
commit | 1bec251023a6e43e6cbe4cba153b3e706df25d38 (patch) | |
tree | 5f7d62e818a8ed5a969048ddc026c49ea5365c8c /docs | |
parent | 052ef8ab3b6eb1cc98114f6ac8416d8e0eddbd6b (diff) | |
download | libreboot-1bec251023a6e43e6cbe4cba153b3e706df25d38.zip libreboot-1bec251023a6e43e6cbe4cba153b3e706df25d38.tar.gz libreboot-1bec251023a6e43e6cbe4cba153b3e706df25d38.tar.bz2 |
Documentation (X200): add software-based flashing instructions.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/install/index.html | 4 | ||||
-rw-r--r-- | docs/release.html | 1 |
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> |