summaryrefslogtreecommitdiffstats
path: root/docs/install/r400_external.html
diff options
context:
space:
mode:
authorFrancis 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)
commit2036c02bf739c7a0117bfbbdd9b80a2863350301 (patch)
tree1f33335f9cc4d247e6144655e90eb6025d3042a0 /docs/install/r400_external.html
parente47d06ba47fb1e48aa47fb0e21d8ccccb2b9687a (diff)
downloadlibreboot-2036c02bf739c7a0117bfbbdd9b80a2863350301.zip
libreboot-2036c02bf739c7a0117bfbbdd9b80a2863350301.tar.gz
libreboot-2036c02bf739c7a0117bfbbdd9b80a2863350301.tar.bz2
docs/*_external.html: Instructions for identifying flash chip size
Diffstat (limited to 'docs/install/r400_external.html')
-rw-r--r--docs/install/r400_external.html8
1 files changed, 8 insertions, 0 deletions
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).
</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>
<a href="#pagetop">Back to top of page.</a>