Commit 0146dd4a authored by Bernhard Nortmann's avatar Bernhard Nortmann
Browse files

README: Add --verbose to the sunxi-fel example command



This is to make sure that users get notified accordingly if the
"sunxi-fel --list" doesn't find any FEL devices.
Signed-off-by: default avatarBernhard Nortmann <bernhard.nortmann@web.de>
parent 1d2182c4
......@@ -41,7 +41,7 @@ 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`.
with `./sunxi-fel --list --verbose`.
### fel-gpio
Simple wrapper (script) around `fel-pio` and `sunxi-fel`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment