SYNOPSIS
usbboot [-hvc]DESCRIPTION
usbboot xburst-tools contains tools for Ingenic XBurst CPU device booting. It can flash bootloader, kernel, rootfs to Ingenic XBurst CPU device NAND, and also has test functions for Ingenic XBurst CPU devices.OPTIONS
- run without options to enter commands via usbboot prompt
- -c, --command
- Direct run the commands, split by ';'
- -h, --help
- Show a help text and exit.
- -v, --version
- Show version information and exit.
EXAMPLES
Here are some examples for the usage of usbboot in the Qi Hardware Project device:
Run command 'boot' to boot the device:
$ usbboot -c 'boot'
Please report any further bugs at [email protected]
LICENCE
usbboot is covered by the GNU General Public License (GPL), version 3 or later.AUTHORS
Xiangfu Liu <[email protected]>Marek Lindner <[email protected]>
Wolfgang Spraul <[email protected]>
This manual page was written by Xiangfu Liu <[email protected]> It is licensed under the terms of the GNU GPL (version 3 or later).