Skip to content

Commit

Permalink
README: Bumped revision references.
Browse files Browse the repository at this point in the history
  • Loading branch information
esden committed Dec 27, 2020
1 parent 832f6ff commit 7798322
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

**Let's chat! Our IRC channel is [#glasgow at freenode.net](https://webchat.freenode.net/?channels=glasgow); our Discord channel is [#glasgow at 1BitSquared's Discord server](https://1bitsquared.com/pages/chat).**

**Important note: if you are looking to assemble boards yourself, use only revC1.**
**Important note: if you are looking to assemble boards yourself, use only revC1 or newer.**

## What is Glasgow?

Expand Down Expand Up @@ -150,9 +150,9 @@ Configure your system to allow unprivileged access (for anyone in the `plugdev`

Note that this udev rule will affect more devices than just Glasgow, since the Cypress VID:PID pair is shared.

Plug in the newly assembled device. At this point, `lsusb | grep 04b4:8613` should list one entry. Assuming you are factory flashing a board revision C1, run:
Plug in the newly assembled device. At this point, `lsusb | grep 04b4:8613` should list one entry. Assuming you are factory flashing a board revision C2, run:

glasgow factory --rev C1
glasgow factory --rev C2

Done! At this point, `lsusb | grep 20b7:9db1` should list one entry.

Expand Down

0 comments on commit 7798322

Please sign in to comment.