diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-04-03 14:02:04 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-04-03 14:02:04 +0100 |
commit | eba69fbf1c8c05323c28a8785a4c69571eb3419a (patch) | |
tree | f6a738d0fd346d7b67bd5df72ae16ca987d8be03 /docs/hcl/gm45_remove_me.html | |
parent | 90fb674befaa5d52c222800f322cc64ef17cdacb (diff) | |
download | librebootfr-eba69fbf1c8c05323c28a8785a4c69571eb3419a.tar.gz librebootfr-eba69fbf1c8c05323c28a8785a4c69571eb3419a.zip |
docs/hcl/gm45_remove_me.html: prioritize ich9gen executable path
Diffstat (limited to 'docs/hcl/gm45_remove_me.html')
-rw-r--r-- | docs/hcl/gm45_remove_me.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/hcl/gm45_remove_me.html b/docs/hcl/gm45_remove_me.html index 8be4deb9..d8001465 100644 --- a/docs/hcl/gm45_remove_me.html +++ b/docs/hcl/gm45_remove_me.html @@ -48,6 +48,13 @@ a deblobbed descriptor+gbe image for GM45 targets. ich9gen is a small utility within ich9deblob that can generate them from scratch, without a factory.bin dump. </p> + + <p> + ich9gen executables can be found under ./ich9deblob/ statically compiled in + libreboot_util. If you are using src or git, build ich9gen from source with:<br/> + $ <b>./build module ich9deblob</b><br/> + The executable will appear under resources/utilities/ich9deblob/ + </p> <p> Run:<br/> @@ -101,13 +108,6 @@ $ <b>./ich9macchange path/to/libreboot.rom XX:XX:XX:XX:XX:XX romsize</b><br/> <b>romsize</b> should be 4 or 8, depending on whether the ROM image is for a 4MiB or 8MiB flash chip. </p> - - <p> - ich9gen executables can be found under ./ich9deblob/ statically compiled in - libreboot_util. If you are using src or git, build ich9gen from source with:<br/> - $ <b>./build module ich9deblob</b><br/> - The executable will appear under resources/utilities/ich9deblob/ - </p> <p> Assuming that your libreboot image is named <b>libreboot.rom</b>, copy |