1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 20:21:54 +02:00
xburst-tools/usbboot/debian/control

17 lines
608 B
Plaintext
Raw Normal View History

Source: xburst-tools
2009-06-22 18:06:58 +03:00
Section: misc
Priority: extra
2009-06-25 11:42:08 +03:00
Maintainer: xiangfu liu <xiangfu.z@gmail.com>
2009-06-24 05:28:25 +03:00
Build-Depends: debhelper (>= 7), libusb-dev, libconfuse-dev
2009-06-22 18:06:58 +03:00
Standards-Version: 3.8.0
Homepage: http://github.com/xiangfu/xburst-tools
Package: xburst-tools
2009-06-22 18:06:58 +03:00
Architecture: any
2009-06-24 05:28:25 +03:00
Depends: ${shlibs:Depends}, libusb, libconfuse
Description: host tool for Ingenic XBurst CPU USB boot and NAND flash access.
xburst-tools is a host tool for Ingenic XBurst CPU device usb boot.
2009-06-25 11:42:08 +03:00
it's can flash bootloader, kernel, rootfs to Ingenic XBurst CPU
device nand. also have some test function for Ingenic XBurst CPU
device.