aboutsummaryrefslogtreecommitdiff
path: root/docs/install
diff options
context:
space:
mode:
Diffstat (limited to 'docs/install')
-rw-r--r--docs/install/bbb_setup.md1
-rw-r--r--docs/install/c201.md2
-rw-r--r--docs/install/d510mo.md1
-rw-r--r--docs/install/ga-g41m-es2l.md1
-rw-r--r--docs/install/index.md1
-rw-r--r--docs/install/r400_external.md2
-rw-r--r--docs/install/t400_external.md2
-rw-r--r--docs/install/t500_external.md2
-rw-r--r--docs/install/x200_external.md3
9 files changed, 15 insertions, 0 deletions
diff --git a/docs/install/bbb_setup.md b/docs/install/bbb_setup.md
index e9eacd77..77f805fc 100644
--- a/docs/install/bbb_setup.md
+++ b/docs/install/bbb_setup.md
@@ -157,6 +157,7 @@ Here are some example photos:\
You can also connect the USB cable from the BBB to another computer and
a new network interface will appear, with its own IP address. This is
directly accessible from SSH, or screen:
+
# screen /dev/ttyACM0 115200
You can also access the uboot console, using the serial method instead
diff --git a/docs/install/c201.md b/docs/install/c201.md
index 3e60711a..bcacd75b 100644
--- a/docs/install/c201.md
+++ b/docs/install/c201.md
@@ -120,9 +120,11 @@ transferred to the device.
The following operations have to be executed with root privileges on the
device (e.g. using the *root* account). In addition, the
**cros-flash-replace** script has to be made executable:
+
# chmod a+x cros-flash-replace
The SPI flash has to be read first:
+
# flashrom -p host -r flash.img\
**Note: it might be a good idea to copy the produced flash.img file at
diff --git a/docs/install/d510mo.md b/docs/install/d510mo.md
index 3ef79462..4a03c29c 100644
--- a/docs/install/d510mo.md
+++ b/docs/install/d510mo.md
@@ -9,6 +9,7 @@ Flash chip size {#flashchips}
===============
Use this to find out:
+
# flashrom -p internal -V
Flashing instructions {#clip}
diff --git a/docs/install/ga-g41m-es2l.md b/docs/install/ga-g41m-es2l.md
index d2d15b73..cf119bbc 100644
--- a/docs/install/ga-g41m-es2l.md
+++ b/docs/install/ga-g41m-es2l.md
@@ -9,6 +9,7 @@ Flash chip size {#flashchips}
===============
Use this to find out:
+
# flashrom -p internal -V
Flashing instructions {#clip}
diff --git a/docs/install/index.md b/docs/install/index.md
index 8c504365..5a4b641a 100644
--- a/docs/install/index.md
+++ b/docs/install/index.md
@@ -249,6 +249,7 @@ Flash chip size
---------------
Use this to find out:
+
# flashrom -p internal -V
All good?
diff --git a/docs/install/r400_external.md b/docs/install/r400_external.md
index 83049200..6c044f58 100644
--- a/docs/install/r400_external.md
+++ b/docs/install/r400_external.md
@@ -62,6 +62,7 @@ Flash chip size {#flashchips}
===============
Use this to find out:
+
# flashrom -p internal -V
MAC address {#macaddress}
@@ -214,6 +215,7 @@ Log in as root on your BBB, using the instructions in
[bbb\_setup.html\#bbb\_access](bbb_setup.html#bbb_access).
Test that flashrom works:
+
# ./flashrom -p linux\_spi:dev=/dev/spidev1.0,spispeed=512\
In this case, the output was:
diff --git a/docs/install/t400_external.md b/docs/install/t400_external.md
index 11e98535..414c1a5f 100644
--- a/docs/install/t400_external.md
+++ b/docs/install/t400_external.md
@@ -59,6 +59,7 @@ Flash chip size {#flashchips}
===============
Use this to find out:
+
# flashrom -p internal -V
MAC address {#macaddress}
@@ -212,6 +213,7 @@ Log in as root on your BBB, using the instructions in
[bbb\_setup.html\#bbb\_access](bbb_setup.html#bbb_access).
Test that flashrom works:
+
# ./flashrom -p linux\_spi:dev=/dev/spidev1.0,spispeed=512
In this case, the output was:
diff --git a/docs/install/t500_external.md b/docs/install/t500_external.md
index 4cee6b3e..259d996e 100644
--- a/docs/install/t500_external.md
+++ b/docs/install/t500_external.md
@@ -61,6 +61,7 @@ Flash chip size {#flashchips}
===============
Use this to find out:
+
# flashrom -p internal -V
MAC address {#macaddress}
@@ -229,6 +230,7 @@ Log in as root on your BBB, using the instructions in
[bbb\_setup.html\#bbb\_access](bbb_setup.html#bbb_access).
Test that flashrom works:
+
# ./flashrom -p linux\_spi:dev=/dev/spidev1.0,spispeed=512
In this case, the output was:
diff --git a/docs/install/x200_external.md b/docs/install/x200_external.md
index 05ba3063..c5317371 100644
--- a/docs/install/x200_external.md
+++ b/docs/install/x200_external.md
@@ -20,6 +20,7 @@ Flash chip size {#flashchips}
===============
Use this to find out:
+
# flashrom -p internal -V
The X200S and X200 Tablet will use a WSON-8 flash chip, on the bottom of
@@ -139,6 +140,7 @@ Log in as root on your BBB, using the instructions in
[bbb\_setup.html\#bbb\_access](bbb_setup.html#bbb_access).
Test that flashrom works:
+
# ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512
In this case, the output was:
@@ -180,6 +182,7 @@ image, this is not what you want. **Make sure to always change the MAC
address to one that is correct for your system.**
Now flash it:
+
# ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w path/to/libreboot/rom/image.rom -V
![](images/x200/disassembly/0015.jpg)