diff options
author | 4 of 7 (Leah Rowe) info@minifree.org <info@minifree.org> | 2017-01-22 16:06:00 +0000 |
---|---|---|
committer | 4 of 7 (Leah Rowe) info@minifree.org <info@minifree.org> | 2017-01-22 16:06:00 +0000 |
commit | 999b0b463f0c3ac1207ff7454b4c4b9531e7db74 (patch) | |
tree | 42be6c2f6c9b5a00bdd40c01e756ffe26d09412d /docs/install/r400_external.html | |
parent | 0f78da4e35e88881b6ef2b5bc18df3e93d65340f (diff) | |
download | librebootfr-999b0b463f0c3ac1207ff7454b4c4b9531e7db74.tar.gz librebootfr-999b0b463f0c3ac1207ff7454b4c4b9531e7db74.zip |
recommend flashrom instead of dmidecode for finding flash chip size
Diffstat (limited to 'docs/install/r400_external.html')
-rw-r--r-- | docs/install/r400_external.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install/r400_external.html b/docs/install/r400_external.html index d32ca8e9..04bb8a98 100644 --- a/docs/install/r400_external.html +++ b/docs/install/r400_external.html @@ -100,7 +100,7 @@ <p> Use this to find out:<br> - # <b>dmidecode | grep ROM\ Size</b><br> + # <b>flashrom -p internal -V</b><br> </p> <p> |