diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/faq/index.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 944f361..5579623 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -291,7 +291,8 @@ <h2 id="writeprotect">How do I write-protect the flash chip?</h2> <p> By default, there is no write-protection on a libreboot system. This is for usability reasons, - because most people do not have access to an external programmer for re-flashing their firmware. + because most people do not have easy access to an external programmer for re-flashing their firmware, + or they find it inconvenient to use. </p> <p> On some systems, it is possible to write-protect the firmware, such that it is rendered read-only |