diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 06:51:09 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 06:52:33 (EDT) |
commit | 11ed0b424a7e44814972aec9cc5fb008b7830e79 (patch) | |
tree | 27f373baf509ef56a0636c20bb5f04f1b32184b6 /docs/tasks.html | |
parent | 2722d448c2ccdbe947c4bbc00c1ad7e672020f81 (diff) | |
download | libreboot-11ed0b424a7e44814972aec9cc5fb008b7830e79.zip libreboot-11ed0b424a7e44814972aec9cc5fb008b7830e79.tar.gz libreboot-11ed0b424a7e44814972aec9cc5fb008b7830e79.tar.bz2 |
docs/tasks.html: remove X201 from candidate list (waste of time)
Any Intel-based laptop using a chipset newer than GM45 is a waste
of time, because the ME is too difficult to remove/replace and
would likely mean that the system no longer works properly; for
example, power management will probably stop working, which is
bad for laptops generally.
The ME is signed, so replacing it simply isn't feasible.
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index ce7d8d1..da04a82 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -130,15 +130,6 @@ See <a href="hcl/x200.html#x200s_raminit">hcl/x200.html#x200s_raminit</a> </li> <li> - ThinkPad X201 - ME ignition is an issue. 30min reset watchdog for ME is an issue. Might be possible to disable watchdog in the flash descriptor - (soft straps) - sgsit in the libreboot or coreboot IRC channel is interested in this. - </li> - <li> - T410S is supported but not yet merged. This uses the same chipset as the X201. - <a href="http://review.coreboot.org/#/c/7975/">http://review.coreboot.org/#/c/7975/</a> - has the patch. This should be tested by someone and should ideally be merged in coreboot. pecg has one. help him. - </li> - <li> This page contains a list of basically every thinkpad that would ever be a candidate for libreboot: <a href="http://psref.lenovo.com/WithdrawnBook">http://psref.lenovo.com/WithdrawnBook</a> - take a look at <a href="http://www.lenovo.com/psref/pdf/ltwbook_2013.pdf">this PDF</a>. |