diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-26 21:03:41 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-26 21:03:41 (EST) |
commit | 1362882116bb475a44fc0df0b060b74d546b1bc7 (patch) | |
tree | 80f1261fbb2462bef17057cdddc678ecc0442618 | |
parent | 69ea4c1e62f10951247e8dc5a22563bfd70d15db (diff) | |
download | libreboot-1362882116bb475a44fc0df0b060b74d546b1bc7.zip libreboot-1362882116bb475a44fc0df0b060b74d546b1bc7.tar.gz libreboot-1362882116bb475a44fc0df0b060b74d546b1bc7.tar.bz2 |
docs/install/bbb_setup.html: It's PS_ON#, not PS_ON
-rw-r--r-- | docs/install/bbb_setup.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/install/bbb_setup.html b/docs/install/bbb_setup.html index e691c7d..94f5750 100644 --- a/docs/install/bbb_setup.html +++ b/docs/install/bbb_setup.html @@ -78,14 +78,14 @@ </p> <p> On 20-pin ATX PSUs, you can use pin 1 or 2 (orange) for 3.3V, and any of the ground/earth sources (black cables). - Short PS_ON / Power on (green) to a ground (black. there is one right next to it) using a wire/paperclip/jumper then + Short PS_ON# / Power on (green) to a ground (black. there is one right next to it) using a wire/paperclip/jumper then power on the PSU. </p> <p> On newer 24-pin ATX PSUs, there is an additional 3.3V (orange) on pin 12. </p> <p> - You only need one 3.3V supply and one ground for the flash chip, after grounding PS_ON to ground. + You only need one 3.3V supply and one ground for the flash chip, after grounding PS_ON# to ground. Multiple 3.3V supplies means that you could theoretically power multiple flash chips at once with the same PSU. </p> |