diff options
author | Leah Rowe <info@minifree.org> | 2018-03-21 17:12:50 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2018-03-21 17:12:50 +0000 |
commit | 42160bfe06507893d92124639c14a810202a7029 (patch) | |
tree | a848b64653e5b26d8d755fc3bd5f9556cefa0377 /docs/install/rpi_setup.md | |
parent | 381165c204f4791a4122a8af4dc76e25c506ca82 (diff) | |
parent | 81c76feaebe09c382e0fbfd42e358fc6710d47eb (diff) | |
download | librebootfr-42160bfe06507893d92124639c14a810202a7029.tar.gz librebootfr-42160bfe06507893d92124639c14a810202a7029.zip |
Merge branch 'rpi-docs' of swiftgeek/libreboot into master
Diffstat (limited to 'docs/install/rpi_setup.md')
-rw-r--r-- | docs/install/rpi_setup.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/install/rpi_setup.md b/docs/install/rpi_setup.md index e74432d4..e46191e7 100644 --- a/docs/install/rpi_setup.md +++ b/docs/install/rpi_setup.md @@ -283,10 +283,10 @@ your PI. Power on your Pi, and run the following. Ensure you swap out "your\_chip\_name" with the proper name/model of your chip. Check that it can be read successfully. If you cannot read the chip and receive an -error similar to "no EEPROM Detected" or "0x0 Chip detected" then -you may want to try powering off your PI, and switching the two pins -which are connected to the IO ports. I.E. Connect pins (clip)8 to (pi)19 -and pins (clip)15 to (pi)21 +error similar to "no EEPROM Detected" then +you may want to make sure that MISO/MOSI are not swapped around, check +with multimeter whether voltage is right and that ground is connected +between "programmer" and target. pi# cd ~/flashrom |