aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-08-10 12:21:27 -0400
committerTom Rini <trini@konsulko.com>2019-08-10 12:21:27 -0400
commit31d136926b739b58eca0b12237481d666da66427 (patch)
tree728c59a8b1bc55943bc9211e3d5a20077f1136cb /doc
parent9fd8b2c8c714b383b6768d53d7b46682fdf87013 (diff)
parent29a81142be960a07761f50ccae6cde766e3696d9 (diff)
downloadu-boot-31d136926b739b58eca0b12237481d666da66427.zip
u-boot-31d136926b739b58eca0b12237481d666da66427.tar.gz
u-boot-31d136926b739b58eca0b12237481d666da66427.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-usb
- DaVinci USB updates - Various OHCI fixes - Gadget fixes
Diffstat (limited to 'doc')
-rw-r--r--doc/android/fastboot.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/android/fastboot.txt b/doc/android/fastboot.txt
index ea0d1da..9de1322 100644
--- a/doc/android/fastboot.txt
+++ b/doc/android/fastboot.txt
@@ -169,9 +169,9 @@ On the client side you can fetch the bootloader version for instance:
::
- $ fastboot getvar bootloader-version
- bootloader-version: U-Boot 2014.04-00005-gd24cabc
- finished. total time: 0.000s
+ $ fastboot getvar version-bootloader
+ version-bootloader: U-Boot 2019.07-rc4-00240-g00c9f2a2ec
+ Finished. Total time: 0.005s
or initiate a reboot: