Skip to content

Commit

Permalink
fix typo in README
Browse files Browse the repository at this point in the history
Signed-off-by: Jochen Baltes <[email protected]>
  • Loading branch information
Jochen Baltes authored and mwalle committed Oct 3, 2020
1 parent f85ab17 commit 3ded8a2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,14 @@ Examples:
The naming convention is `<PCIeA><PCIeB><PCIeC><PCIeD>`. Where `<PCIeN>` is
one of the following protocols:

| Character | Description |
| --------- | ----------------- |
| `1` | PCIe x1 lane |
| `2` | PCIe x2 lane |
| `s` | SATA lane |
| `g` | SGMII lane |
| `q` | QSGMII lane |
| `_` | lane not avalable |
| Character | Description |
| --------- | ------------------ |
| `1` | PCIe x1 lane |
| `2` | PCIe x2 lane |
| `s` | SATA lane |
| `g` | SGMII lane |
| `q` | QSGMII lane |
| `_` | lane not available |

All variants only supports different SerDes protocols on SMARC PCIe A/B
lanes. Please note that the protocols in (brackets) are optional features
Expand Down

0 comments on commit 3ded8a2

Please sign in to comment.