diff options
author | Andrew Robbins <andrew@libreboot.org> | 2019-07-21 19:57:04 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2019-07-21 19:57:04 +0000 |
commit | ba906c1be6fc5a0f1c4c3a4acb7c6b2f226617fc (patch) | |
tree | ee2fe8620ee487370be8248bc05c7d235ff09b23 | |
parent | b46680c8c15d8e84745f467035ca5e54262f2833 (diff) | |
parent | ca35bcc5d323deb1e23a7636e6221f21fcc8a539 (diff) | |
download | librebootfr-ba906c1be6fc5a0f1c4c3a4acb7c6b2f226617fc.tar.gz librebootfr-ba906c1be6fc5a0f1c4c3a4acb7c6b2f226617fc.zip |
Merge branch 'leftoverslashes' of swiftgeek/libreboot into master
-rw-r--r-- | docs/install/ga-g41m-es2l.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/install/ga-g41m-es2l.md b/docs/install/ga-g41m-es2l.md index 0330c076..6020565e 100644 --- a/docs/install/ga-g41m-es2l.md +++ b/docs/install/ga-g41m-es2l.md @@ -10,7 +10,7 @@ Flash chip size {#flashchips} Use this to find out: - # flashrom -p internal -V + # flashrom -p internal Flashing instructions {#clip} ===================== @@ -18,9 +18,8 @@ Flashing instructions {#clip} Refer to [bbb\_setup.md](bbb_setup.md) for how to set up the BBB for external flashing. *You can only externally reprogram one of the chips at a time, and you need to disable the chip that you're not flashing, -by connecting 3v3 to /CS of that chip, so you will actually need 2 test -clips (you also need to connect GND on the chip that you're -disabling).* +by connecting 3v3 to /CS of that chip, so you will actually need second test +clip or IC pin mini grabber.* Here is an image of the flash chip:\ ![](../images/ga-g41m-es2l/ga-g41m-es2l.jpg) |