diff options
-rw-r--r-- | docs/hcl/x200.html | 6 | ||||
-rw-r--r-- | docs/release.html | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/hcl/x200.html b/docs/hcl/x200.html index 18a1cf8..58801f3 100644 --- a/docs/hcl/x200.html +++ b/docs/hcl/x200.html @@ -126,10 +126,12 @@ <p> This suspicion was confirmed with the following log: <a href="text/x200s/cblog01.txt">text/x200s/cblog01.txt</a>. - The memory modules in this case are 2x4GB. <b>However, not all + The memory modules in this case are 2x4GB. <s><b>However, not all configurations work: <a href="text/x200s/cblog02.txt">text/x200s/cblog02.txt</a> (2x2GB) and <a href="text/x200s/cblog03.txt">text/x200s/cblog03.txt</a> (1x2GB) - show a failed bootup.</b> + show a failed bootup.</b></s> <i>False alarm. The modules were mixed (non-matching). X200S + with high-performance mode CPU will work so long as you use matching memory modules + (doesn't matter what size).</i> </p> <p> This was then pushed as a patch for coreboot, which can be found at diff --git a/docs/release.html b/docs/release.html index 3b4c8f7..e99947e 100644 --- a/docs/release.html +++ b/docs/release.html @@ -98,7 +98,7 @@ <b>Lenovo ThinkPad X200</b> <ul> <li>X200S and X200 Tablet are also supported, conditionally; see <a href="hcl/x200.html">hcl/x200.html#x200s</a></li> - <li>Machines come with ME/AMT: it can be removed. <a href="hcl/x200_remove_me.html">hcl/x200_remove_me.html</a></li> + <li>Machines come with ME/AMT: it can be removed (and is, in libreboot). <a href="hcl/x200_remove_me.html">hcl/x200_remove_me.html</a></li> <li>External hardware required for initial flashing procedure. <a href="install/x200_external.html">install/x200_external.html</a></li> </ul> </li> |