diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-08 20:18:56 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-08 20:18:56 (EST) |
commit | fe169cfef2bd84d3d2995f3a039282dfe83d94dd (patch) | |
tree | 03a3cf3b2a219464b27981f5afefe4a0ea7bd321 /docs/install/x200_external.html | |
parent | 19ee0fc13c73e98e8fbafecf4d8bfa31568c8ccc (diff) | |
download | libreboot-fe169cfef2bd84d3d2995f3a039282dfe83d94dd.zip libreboot-fe169cfef2bd84d3d2995f3a039282dfe83d94dd.tar.gz libreboot-fe169cfef2bd84d3d2995f3a039282dfe83d94dd.tar.bz2 |
New board: ThinkPad R400 support added to libreboot.
Diffstat (limited to 'docs/install/x200_external.html')
-rw-r--r-- | docs/install/x200_external.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/install/x200_external.html b/docs/install/x200_external.html index e353e24..d4f1a91 100644 --- a/docs/install/x200_external.html +++ b/docs/install/x200_external.html @@ -108,7 +108,7 @@ chip on those pins? connected to a BBB.</b> <br/> In this image, a pin header was soldered onto the WSON. Another solution might be to de-solder the WSON-8 chip and put a SOIC-8 there instead. - Check the list of SOIC-8 flash chips at <a href="../hcl/x200_remove_me.html#flashchips">../hcl/x200_remove_me.html#flashchips</a> but + Check the list of SOIC-8 flash chips at <a href="../hcl/gm45_remove_me.html#flashchips">../hcl/gm45_remove_me.html#flashchips</a> but do note that these are only 4MiB (32Mb) chips. The only X200 SPI chips with 8MiB capacity are SOIC-16. For 8MiB capacity in this case, the X201 SOIC-8 flash chip (Macronix 25L6445E) might work. </p> @@ -167,10 +167,10 @@ Please specify which chip definition to use with the -c <chipname> option. </p> <p> Information about the descriptor, gbe regions and how the ME was removed can be found in the notes linked at - <a href="../hcl/x200_remove_me.html">../hcl/x200_remove_me.html</a>. Libreboot ROM images now include + <a href="../hcl/gm45_remove_me.html">../hcl/gm45_remove_me.html</a>. Libreboot ROM images now include the 12KiB descriptor+gbe by default, generated using ich9gen; <b>however, do note that the MAC address in the Gbe region is generic. Follow the instructions at - <a href="../hcl/x200_remove_me.html#ich9gen">../hcl/x200_remove_me.html#ich9gen</a> and do what it says to change the MAC address + <a href="../hcl/gm45_remove_me.html#ich9gen">../hcl/gm45_remove_me.html#ich9gen</a> and do what it says to change the MAC address inside your X200 ROM image, before flashing it.</b> </p> <p> |