aboutsummaryrefslogtreecommitdiff
path: root/docs/hardware/gm45_remove_me.md
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-05-13 08:34:36 -0700
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-05-13 08:34:36 -0700
commita68fcbe31a9b7c75503e8e18ee59b5ed4ab8ac4c (patch)
tree590a66f8a1ef5699104a83b2eca383dc0a644529 /docs/hardware/gm45_remove_me.md
parent0474bc55f2d74aa34f4869546d1ad3a51d7a277a (diff)
downloadlibrebootfr-a68fcbe31a9b7c75503e8e18ee59b5ed4ab8ac4c.tar.gz
librebootfr-a68fcbe31a9b7c75503e8e18ee59b5ed4ab8ac4c.zip
Remove \ and squeaze
Diffstat (limited to 'docs/hardware/gm45_remove_me.md')
-rw-r--r--docs/hardware/gm45_remove_me.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/hardware/gm45_remove_me.md b/docs/hardware/gm45_remove_me.md
index 31882fb7..e083990a 100644
--- a/docs/hardware/gm45_remove_me.md
+++ b/docs/hardware/gm45_remove_me.md
@@ -93,20 +93,16 @@ For 16MiB flash chips:
# dd if=ich9fdgbe\_16m.bin of=libreboot.rom bs=1 count=12k
conv=notrunc
-\
For 8MiB flash chips:
# dd if=ich9fdgbe\_8m.bin of=libreboot.rom bs=1 count=12k
conv=notrunc
-\
For 4MiB flash chips:
# dd if=ich9fdgbe\_4m.bin of=libreboot.rom bs=1 count=12k
conv=notrunc
-\
-
Your libreboot.rom image is now ready to be flashed on the system. Refer
back to [../install/\#flashrom](../install/#flashrom) for how to flash
it.
@@ -210,8 +206,6 @@ and then run:
# dd if=deblobbed\_descriptor.bin of=libreboot.rom bs=1 count=12k
conv=notrunc
-
-
Alternatively, if you got a the **deblobbed\_4kdescriptor.bin** file (no
GbE defined), do this: \$ **dd if=deblobbed\_4kdescriptor.bin
of=libreboot.rom bs=1 count=4k conv=notrunc**
@@ -256,8 +250,6 @@ Keep the original factory.rom stored safely somewhere):
# dd if=demefactory\_4kdescriptor.bin of=factory\_nome.rom bs=1
count=4k conv=notrunc
-
-
TODO: test this.\
TODO: lenovobios (GM45 thinkpads) still write-protects parts of the
flash. Modify the assembly code inside. Note: the factory.rom (BIOS
@@ -537,8 +529,6 @@ It has only a 448 byte fragment different from 0x00 or 0xFF.
Copyright © 2014, 2015 Leah Rowe <info@minifree.org>\
-
-
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License Version 1.3 or any later
version published by the Free Software Foundation