1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 08:29:41 +02:00
XBurst Tools, collection of boot and flash tools for XBurst devices. http://projects.qi-hardware.com/index.php/p/xburst-tools/
Go to file
Jonathan Nieder 81adfd188d Do not build firmware on buildds
There is no mipsel cross-compiler packaged for Debian, so building
the firmware on arbitrary build machines is not possible.

So let packagers build firmware when generating the source package.
The built firmware is kept in the debian/ directory and then
copied verbatim to <staging directory>/usr/share/xburst-tools
at the appropriate time.

The commands to prepare the firmware are in a script named
debian/autogen.sh, which could be taught to do other things (such as
generate a changelog) later.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-04-05 14:58:29 +08:00
nandboot -add nandboot to xburst-tool 2009-07-01 10:53:48 +08:00
nandprog add nand flash tools 2009-04-05 16:26:33 +00:00
qiboot add cross compile to Makefile.am 2009-06-30 14:34:20 +08:00
usbboot Do not build firmware on buildds 2010-04-05 14:58:29 +08:00
xbboot [xbboot] this patch make upload zImage work correct 2010-01-08 17:01:13 +08:00
README clean the Makefile and README 2009-12-06 01:27:44 +08:00