diff options
Diffstat (limited to 'docs/hardware/t500.md')
-rw-r--r-- | docs/hardware/t500.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/hardware/t500.md b/docs/hardware/t500.md index 77c72dd2..862484dd 100644 --- a/docs/hardware/t500.md +++ b/docs/hardware/t500.md @@ -7,6 +7,8 @@ about [CPU compatibility](../install/t500_external.html#cpu_compatibility) for potential incompatibilities. +W500 is also compatible, and mostly the same design as T500. + There are two possible flash chip sizes for the T500: 4MiB (32Mbit) or 8MiB (64Mbit). This can be identified by the type of flash chip below the palmrest: 4MiB is SOIC-8, 8MiB is SOIC-16. @@ -70,6 +72,7 @@ The patches above are based on the output from ich9deblob on a factory.rom image dumped from the T500 with a SOIC-8 4MiB flash chip. The patch re-creates the X200 descriptor/gbe source, so the commands were something like: + $ diff -u t500gbe x200gbe $ diff -u t500descriptor x200descriptor @@ -93,4 +96,9 @@ outputs from the T500: - [../future/dumps/t500log/](../future/dumps/t500log/) Copyright © 2015 Leah Rowe <info@minifree.org>\ -This page is available under the [CC BY SA 4.0](../cc-by-sa-4.0.txt) + +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License Version 1.3 or any later +version published by the Free Software Foundation +with no Invariant Sections, no Front Cover Texts, and no Back Cover Texts. +A copy of this license is found in [../fdl-1.3.md](../fdl-1.3.md) |