|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Now accounting for different width of GPIO banks.
- for x3x0 use --bits=11 (default)
- for e3x0 use --bits=6
* Replaced defines with static const variables.
* Lowered default rates from 1Ms/s to 500Ks/s
* Added parameter --gpio to allow selecting
GPIO bank.
- for x3x0 use --gpio="FP0" (default)
- for e3x0 use --gpio="INT0"
* Renamed e3x0's gpio bank to "INT0" in property
tree, as they're not exposed to the outside.
Signed-off-by: Moritz Fischer <moritz@ettus.com>
|