Root/xbboot/README

1*
2* xbboot
3*
4* Use the Ingenic XBurst USB boot protocol to boot, load binaries
5* into memory and execute them.
6*
7
8Authors: Wolfgang Spraul <wolfgang@qi-hardware.com>
9
10This program is free software; you can redistribute it and/or
11modify it under the terms of the GNU General Public License
12as published by the Free Software Foundation; either version
133 of the License, or (at your option) any later version.
14
15Build Requirements: libusb-dev, libconfuse-dev
16
17Build and Installation:
18  ./autogen.sh
19  ./configure
20  make
21  make install
22    *) make install will install the xbboot binary to /usr/bin/xbboot
23       and the bootloader running on the device into /usr/share/xburst-tools
24
25Examples:
26  <TBD>
27

Archive Download this file



interactive