Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Sunxi Tools
Commits
b5ba2d3b
Commit
b5ba2d3b
authored
Dec 01, 2016
by
Bernhard Nortmann
Browse files
README: Improve sunxi-fel help with a few hints
Signed-off-by:
Bernhard Nortmann
<
bernhard.nortmann@web.de
>
parent
445b1747
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b5ba2d3b
...
...
@@ -30,10 +30,18 @@ compatiblity shortcut to call `sunxi-fexc` to compile a `.fex` file
into the binary form used by the legacy 3.4 kernel ("linux
‑
sunxi").
### sunxi-fel
script interface for talking to the FEL USB handler built in to
the CPU. You activate [FEL mode] by pushing the _uboot_ / _recovery_
button at poweron. See http://linux-sunxi.org/FEL/USBBoot for
a detailed usage guide.
script interface for USB communication with the FEL handler built in to
the CPU. You usually activate [FEL mode] by pushing the _uboot_ / _recovery_
button at poweron, or by having your device "fail over" to FEL when no other
boot option is available. See http://linux-sunxi.org/FEL/USBBoot for a detailed
usage guide.
When called with no arguments, _sunxi-fel_ will display a short usage summary.
_Note:_
Unless you select a specific device using the
`--dev`
or
`--sid`
options, the tool will access the first Allwinner device (in FEL mode) that it
finds. You can print a list of all FEL devices currently connected/detected
with
`./sunxi-fel --list`
.
### fel-gpio
Simple wrapper (script) around
`fel-pio`
and
`sunxi-fel`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment