aboutsummaryrefslogtreecommitdiff
path: root/docs/install
diff options
context:
space:
mode:
Diffstat (limited to 'docs/install')
-rw-r--r--docs/install/bbb_setup.md7
-rw-r--r--docs/install/images/rpi/0003.pngbin57300 -> 48559 bytes
-rw-r--r--docs/install/images/rpi/0009.pngbin450237 -> 277483 bytes
-rw-r--r--docs/install/images/rpi/0010.pngbin66823 -> 53541 bytes
-rw-r--r--docs/install/images/rpi/0011.pngbin57300 -> 48559 bytes
-rw-r--r--docs/install/images/rpi/0012.pngbin450237 -> 277483 bytes
-rw-r--r--docs/install/images/rpi/0013.pngbin66823 -> 53541 bytes
-rw-r--r--docs/install/images/x200/disassembly/0007.jpgbin26817 -> 0 bytes
-rw-r--r--docs/install/images/x200/x200_soic16.jpgbin0 -> 49674 bytes
-rw-r--r--docs/install/images/x200/x200_soic8.jpgbin0 -> 49387 bytes
-rw-r--r--docs/install/index.md14
-rw-r--r--docs/install/t400_external.md2
-rw-r--r--docs/install/x200_external.md9
13 files changed, 18 insertions, 14 deletions
diff --git a/docs/install/bbb_setup.md b/docs/install/bbb_setup.md
index 18f0c7be..94cfdc0b 100644
--- a/docs/install/bbb_setup.md
+++ b/docs/install/bbb_setup.md
@@ -40,7 +40,7 @@ Shopping list (pictures of this hardware is shown later):
(rev. C) is highly recommended. You can buy one from
[Adafruit](https://www.adafruit.com) (USA),
[ElectroKit](http://electrokit.com) (Sweden) or any of the
- distributors listed [here](http://beagleboard.org/black) (look below
+ distributors listed on [BeagleBoard's website](http://beagleboard.org/black) (look below
'Purchase'). We recommend this product because we know that it
works well for our purposes and doesn't require any non-free
software.
@@ -328,7 +328,10 @@ PSU to pin 2 on the BBB (P9 header). It is safe to install this now
should.*
if you need to extend the 3.3v psu leads, just use the same colour M-F
-leads, *but* keep all other leads short (10cm or less)
+leads, *but* keep all other leads short and equal length (30cm or less).
+Keep in mind that length isn't inversely proportional to signal quality,
+so trying out different lengths will yield different results.
+Same goes for spispeed.
You should now have something that looks like this:\
![](images/x200/5252_bbb0.jpg) ![](images/x200/5252_bbb1.jpg)
diff --git a/docs/install/images/rpi/0003.png b/docs/install/images/rpi/0003.png
index fa090cf1..c7a3b9b2 100644
--- a/docs/install/images/rpi/0003.png
+++ b/docs/install/images/rpi/0003.png
Binary files differ
diff --git a/docs/install/images/rpi/0009.png b/docs/install/images/rpi/0009.png
index d3293069..130536b0 100644
--- a/docs/install/images/rpi/0009.png
+++ b/docs/install/images/rpi/0009.png
Binary files differ
diff --git a/docs/install/images/rpi/0010.png b/docs/install/images/rpi/0010.png
index e989afa4..312888e9 100644
--- a/docs/install/images/rpi/0010.png
+++ b/docs/install/images/rpi/0010.png
Binary files differ
diff --git a/docs/install/images/rpi/0011.png b/docs/install/images/rpi/0011.png
index fa090cf1..c7a3b9b2 100644
--- a/docs/install/images/rpi/0011.png
+++ b/docs/install/images/rpi/0011.png
Binary files differ
diff --git a/docs/install/images/rpi/0012.png b/docs/install/images/rpi/0012.png
index d3293069..130536b0 100644
--- a/docs/install/images/rpi/0012.png
+++ b/docs/install/images/rpi/0012.png
Binary files differ
diff --git a/docs/install/images/rpi/0013.png b/docs/install/images/rpi/0013.png
index e989afa4..312888e9 100644
--- a/docs/install/images/rpi/0013.png
+++ b/docs/install/images/rpi/0013.png
Binary files differ
diff --git a/docs/install/images/x200/disassembly/0007.jpg b/docs/install/images/x200/disassembly/0007.jpg
deleted file mode 100644
index 68bfb28a..00000000
--- a/docs/install/images/x200/disassembly/0007.jpg
+++ /dev/null
Binary files differ
diff --git a/docs/install/images/x200/x200_soic16.jpg b/docs/install/images/x200/x200_soic16.jpg
new file mode 100644
index 00000000..345a04d7
--- /dev/null
+++ b/docs/install/images/x200/x200_soic16.jpg
Binary files differ
diff --git a/docs/install/images/x200/x200_soic8.jpg b/docs/install/images/x200/x200_soic8.jpg
new file mode 100644
index 00000000..59adfabd
--- /dev/null
+++ b/docs/install/images/x200/x200_soic8.jpg
Binary files differ
diff --git a/docs/install/index.md b/docs/install/index.md
index 70dd554e..f2a70112 100644
--- a/docs/install/index.md
+++ b/docs/install/index.md
@@ -264,13 +264,13 @@ executables from the libreboot source code archives.
How to update the flash chip contents:
- $ sudo ./flash update [yourrom.rom](#rom)
+`$ sudo ./flash update `[`yourrom.rom`](#rom)
Ocassionally, coreboot changes the name of a given board. If flashrom
complains about a board mismatch, but you are sure that you chose the
correct ROM image, then run this alternative command:
- $ sudo ./flash forceupdate [yourrom.rom](#rom)
+ `$ sudo ./flash forceupdate `[`yourrom.rom`](#rom)
You should see `Verifying flash... VERIFIED.` written at the end
of the flashrom output. *Shut down* after you see this, and then boot
@@ -303,7 +303,7 @@ the flashing script. do this: *
The first half of the procedure is as follows:
- $ sudo ./flash i945lenovo\_firstflash [yourrom.rom](#rom).
+`$ sudo ./flash i945lenovo_firstflash `[`yourrom.rom`](#rom)
You should see within the output the following:
@@ -330,13 +330,11 @@ needed (see below).
When you have booted up again, you must also do this:
- $ sudo ./flash i945lenovo\_secondflash [yourrom.rom](#rom)
+`$ sudo ./flash i945lenovo_secondflash `[`yourrom.rom`](#rom)
If flashing fails at this stage, try the following:
- # sudo ./flashrom/i686/flashrom -p
-
-internal:laptop=force\_I\_want\_a\_brick -w [yourrom.rom](#rom)
+`$ sudo ./flashrom/i686/flashrom -p internal:laptop=force_I_want_a_brick -w `[`yourrom.rom`](#rom)
You should see within the output the following:
@@ -372,7 +370,7 @@ with your device.
Use this flashing script, to install libreboot:
- $ sudo ./flash i945apple\_firstflash [yourrom.rom](#rom)
+`$ sudo ./flash i945apple_firstflash `[`yourrom.rom`](#rom)
You should also see within the output the following:
diff --git a/docs/install/t400_external.md b/docs/install/t400_external.md
index b5e27d10..c2f07d88 100644
--- a/docs/install/t400_external.md
+++ b/docs/install/t400_external.md
@@ -12,7 +12,7 @@ An
["HMM"](https://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles_pdf/43y6629_05.pdf#page=386)
(Hardware Maintenance Manual) detailing the process of \[dis\]assembly
is available for this model. Be careful when reassembling the laptop as
-the screws on page 144 (with title "1130 Keyboard bezel") are swapped
+the screws on page 114 (with title "1130 Keyboard bezel") are swapped
and if you follow the HMM you will punch a hole through the bezel in the
upper right corner.
diff --git a/docs/install/x200_external.md b/docs/install/x200_external.md
index 6414fe7c..3ff34501 100644
--- a/docs/install/x200_external.md
+++ b/docs/install/x200_external.md
@@ -17,13 +17,13 @@ GNU+Linux distribution.
Flash chip size
===============
-Use this to find out:
+Run this command on x200 to find out flash chip model and its size:
# flashrom -p internal -V
The X200S and X200 Tablet will use a WSON-8 flash chip, on the bottom of the
motherboard (this requires removal of the motherboard). Not all X200S/X200T are
-supported; see [here](../hardware/x200.html#x200s).
+supported; see the [hardware](../hardware/x200.html#x200s) page.
MAC address
===========
@@ -108,9 +108,12 @@ lifting up the left and right side of it:\
![](images/x200/disassembly/0006.1.jpg)
![](images/x200/disassembly/0006.jpg)
+This shows the location of the flash chip, for both SOIC-8 and SOIC-16:\
+![](images/x200/x200_soic16.jpg)
+![](images/x200/x200_soic8.jpg)
+
Lift back the tape that covers a part of the flash chip, and then
connect the clip:\
-![](images/x200/disassembly/0007.jpg)
![](images/x200/disassembly/0008.jpg)
On pin 2 of the BBB, where you have the ground (GND), connect the ground