diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-18 12:59:22 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-18 12:59:22 +0100 |
commit | d2907e83962109fb47dcb225fdc4a85cabf80bfb (patch) | |
tree | ee773987d54b3d9d7ff3ceff01e67c706d7b7e92 /docs/hcl | |
parent | c5d41a8438e03da4dcdb56e50c16f4decfce24b4 (diff) | |
download | librebootfr-d2907e83962109fb47dcb225fdc4a85cabf80bfb.tar.gz librebootfr-d2907e83962109fb47dcb225fdc4a85cabf80bfb.zip |
docs/hcl/gm45_remove_me.html: emphasize that programmer is needed
Diffstat (limited to 'docs/hcl')
-rw-r--r-- | docs/hcl/gm45_remove_me.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/hcl/gm45_remove_me.html b/docs/hcl/gm45_remove_me.html index 06ce42fa..c78dfe1b 100644 --- a/docs/hcl/gm45_remove_me.html +++ b/docs/hcl/gm45_remove_me.html @@ -152,6 +152,14 @@ descriptorStruct.masterAccessSection.flMstr1.pdRegionWriteAccess = 0x1; /* see ../descriptor/descriptor.c */ </pre> + <p style="font-size:2em;"> + NOTE: When you write-protect the flash chip, re-flashing is no longer possible unless you + use dedicated external equipment, which also means disassembling the laptop. The same equipment + can also be used to remove the write-protection later on, if you choose to do so. *Only* write-protect + the chip if you have the right equipment for external flashing later on; for example, see + <a href="../install/bbb_setup.html">../install/bbb_setup.html</a>. + </p> + <p> Change them all to 0x0, then re-compile ich9gen. After you have done that, follow the notes in <a href="#ich9gen">#ich9gen</a> to generate a new |