diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-08 20:18:56 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-08 20:18:56 (EST) |
commit | fe169cfef2bd84d3d2995f3a039282dfe83d94dd (patch) | |
tree | 03a3cf3b2a219464b27981f5afefe4a0ea7bd321 /docs/hcl/x200.html | |
parent | 19ee0fc13c73e98e8fbafecf4d8bfa31568c8ccc (diff) | |
download | libreboot-fe169cfef2bd84d3d2995f3a039282dfe83d94dd.zip libreboot-fe169cfef2bd84d3d2995f3a039282dfe83d94dd.tar.gz libreboot-fe169cfef2bd84d3d2995f3a039282dfe83d94dd.tar.bz2 |
New board: ThinkPad R400 support added to libreboot.
Diffstat (limited to 'docs/hcl/x200.html')
-rw-r--r-- | docs/hcl/x200.html | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/docs/hcl/x200.html b/docs/hcl/x200.html index 0435efc..da35a1e 100644 --- a/docs/hcl/x200.html +++ b/docs/hcl/x200.html @@ -34,7 +34,7 @@ <p> <b>The X200 laptops come with the ME (and sometimes AMT in addition) before flashing libreboot. Libreboot disables and removes it - by using a modified descriptor: see <a href="x200_remove_me.html">x200_remove_me.html</a></b> (contains notes, plus + by using a modified descriptor: see <a href="gm45_remove_me.html">gm45_remove_me.html</a></b> (contains notes, plus instructions) </p> @@ -287,7 +287,7 @@ <h2 id="new_targets">New targets</h2> <p> - ThinkPad R400/R500/T400/T400S/T500/W500. These all use either the GM45 or GS45 + ThinkPad R500/T400/T400S/T500/W500. 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> @@ -298,12 +298,6 @@ of Intel. </p> - <p> - For example, the R400 currently has issues with raminit (not yet ported to coreboot) - where it's DDR3 memory reported as DDR2, as shown in - <a href="text/r400/r400_dmidecode.txt">text/r400/r400_dmidecode.txt</a> - </p> - </div> <div class="section"> |