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
599 B
Plaintext
Raw Normal View History

Source: xburst-tools
2009-06-22 18:06:58 +03:00
Section: misc
Priority: extra
2009-06-30 09:09:59 +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
2009-06-30 09:09:59 +03:00
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: tools for Ingenic XBurst CPU USB boot and NAND flash access
2009-06-30 09:09:59 +03:00
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.