diff options
Diffstat (limited to 'docs/install')
-rw-r--r-- | docs/install/index.html | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 207d1cc..241ef3d 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -417,6 +417,18 @@ <p> Software flashing instructions: the guide from <a href="#flashrom">#flashrom</a> ought to work. </p> + <p> + Notes about how the ME was removed (and disabled) for libreboot can be found at + <a href="../hcl/x200_remove_me.html">../hcl/x200_remove_me.html</a>. + </p> + <p> + On the X200, the Gbe region in the flash chip contains your MAC address. + Libreboot ROM images already contain a descriptor and gbe in them, but + with the same MAC address, which probably isn't the one you want. You can change it. + Read the notes about <a href="../hcl/x200_remove_me.html#ich9gen">ich9gen</a> to + know how to change the MAC address inside your ROM image before flashing it to your + machine. + </p> <p> Flashrom supports the flash chips in the X200, but might complain that the laptop isn't whitelisted. @@ -426,11 +438,6 @@ </p> <p> - Notes about how the ME was removed (and disabled) for libreboot can be found at - <a href="../hcl/x200_remove_me.html">../hcl/x200_remove_me.html</a>. - </p> - - <p> <a href="#pagetop">Back to top of page.</a> </p> |