diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-04 04:54:06 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-04 04:54:06 (EDT) |
commit | 2036c02bf739c7a0117bfbbdd9b80a2863350301 (patch) | |
tree | 1f33335f9cc4d247e6144655e90eb6025d3042a0 /docs/install/x200_external.html | |
parent | e47d06ba47fb1e48aa47fb0e21d8ccccb2b9687a (diff) | |
download | libreboot-2036c02bf739c7a0117bfbbdd9b80a2863350301.zip libreboot-2036c02bf739c7a0117bfbbdd9b80a2863350301.tar.gz libreboot-2036c02bf739c7a0117bfbbdd9b80a2863350301.tar.bz2 |
docs/*_external.html: Instructions for identifying flash chip size
Diffstat (limited to 'docs/install/x200_external.html')
-rw-r--r-- | docs/install/x200_external.html | 8 |
1 files changed, 8 insertions, 0 deletions
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. </p> + + <p> + To easily identify which size chip is present, before fully disassemblying:<br> + # <b>dmidecode | grep ROM\ Size</b><br> + </p> +<pre> +# ROM Size: 8192 kB +</pre> <p> The X200S and X200 Tablet will use a WSON-8 flash chip, on the |