diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-10 21:21:49 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-10 21:21:49 (EST) |
commit | e8d3812f130d759cdac33fe9cb1de6aa599c3ce6 (patch) | |
tree | 653da6950a796e2f974de7ce99bf8cf3919570f6 | |
parent | 1351b75d76eedee6942de6838e956afefd867de5 (diff) | |
download | libreboot-e8d3812f130d759cdac33fe9cb1de6aa599c3ce6.zip libreboot-e8d3812f130d759cdac33fe9cb1de6aa599c3ce6.tar.gz libreboot-e8d3812f130d759cdac33fe9cb1de6aa599c3ce6.tar.bz2 |
Documentation: remove W500 from list of candidates
All of them have discrete graphics, and aren't really viable
candidates at present.
-rw-r--r-- | docs/hcl/x200.html | 2 | ||||
-rw-r--r-- | docs/release.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/hcl/x200.html b/docs/hcl/x200.html index da35a1e..4335805 100644 --- a/docs/hcl/x200.html +++ b/docs/hcl/x200.html @@ -287,7 +287,7 @@ <h2 id="new_targets">New targets</h2> <p> - ThinkPad R500/T400/T400S/T500/W500. These all use either the GM45 or GS45 + ThinkPad R500/T400/T400S/T500. These all use either the GM45 or GS45 chipset, and should be easy-ish to port to coreboot (based on the X200 port and the GM45 code), then adapted for use in libreboot. </p> diff --git a/docs/release.html b/docs/release.html index 4ba09c1..6ec95a1 100644 --- a/docs/release.html +++ b/docs/release.html @@ -369,7 +369,7 @@ has the patch. This should be tested by someone and should ideally be merged in coreboot. pecg has one. help him. </li> <li> - ThinkPad R400/R500/T400/T400S/T500/W500: see <a href="hcl/x200.html#new_targets">hcl/x200.html#new_targets</a>. + ThinkPad R400/R500/T400/T400S/T500: see <a href="hcl/x200.html#new_targets">hcl/x200.html#new_targets</a>. </li> <li> This page contains a list of basically every thinkpad that would ever be a candidate for libreboot: |