From 2036c02bf739c7a0117bfbbdd9b80a2863350301 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 04 Jun 2015 04:54:06 -0400 Subject: docs/*_external.html: Instructions for identifying flash chip size --- (limited to 'docs/install') diff --git a/docs/install/r400_external.html b/docs/install/r400_external.html index 3e979bf..2f7a7ee 100644 --- a/docs/install/r400_external.html +++ b/docs/install/r400_external.html @@ -103,6 +103,14 @@ of flash chip present: 4MiB is SOIC-8 (8 pins), 8MiB is SOIC-16 (16 pins).

+ +

+ To easily identify which size chip is present, before fully disassemblying:
+ # dmidecode | grep ROM\ Size
+

+
+# ROM Size: 8192 kB
+

Back to top of page. diff --git a/docs/install/t400_external.html b/docs/install/t400_external.html index 9af7148..9b4c52f 100644 --- a/docs/install/t400_external.html +++ b/docs/install/t400_external.html @@ -99,10 +99,10 @@

To easily identify which size chip is present, before fully disassemblying:
# dmidecode | grep ROM\ Size
+

 # ROM Size: 8192 kB
 
-

Back to top of page. @@ -518,6 +518,7 @@ Verifying flash... VERIFIED.

Copyright © 2015 Francis Rowe <info@gluglug.org.uk>
+ Copyright © 2015 Chris Ryder <cdkr00@gmail.com>
This document is released under the Creative Commons Attribution-ShareAlike 4.0 International Public License and all future versions. A copy of the license can be found at ../cc-by-sa-4.txt.

diff --git a/docs/install/t500_external.html b/docs/install/t500_external.html index 7a48725..993bdf1 100644 --- a/docs/install/t500_external.html +++ b/docs/install/t500_external.html @@ -96,6 +96,14 @@ The T500 will use an 8MiB or 64Mb SOIC-16 chip (rare models will use a 4MiB or 32Mb SOIC-8 chip).

+ +

+ To easily identify which size chip is present, before fully disassemblying:
+ # dmidecode | grep ROM\ Size
+

+
+# ROM Size: 8192 kB
+

Back to top of page. diff --git a/docs/install/x200_external.html b/docs/install/x200_external.html index f3ad3f1..59c74ce 100644 --- a/docs/install/x200_external.html +++ b/docs/install/x200_external.html @@ -45,6 +45,14 @@ The X200 will use an 8MiB or 64Mb SOIC-16 chip (rare models will use a 4MiB or 32Mb SOIC-8 chip), below the palm rest.

+ +

+ To easily identify which size chip is present, before fully disassemblying:
+ # dmidecode | grep ROM\ Size
+

+
+# ROM Size: 8192 kB
+

The X200S and X200 Tablet will use a WSON-8 flash chip, on the -- cgit v0.9.1