1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-23 04:42:27 +02:00
xburst-tools/inflash/debian/control

17 lines
590 B
Plaintext
Raw Normal View History

2009-06-22 18:06:58 +03:00
Source: inflash
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://code.google.com/p/pi-project
2009-06-22 18:06:58 +03:00
Package: inflash
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.
2009-06-25 11:42:08 +03:00
inflash is a host tool for Ingenic XBurst CPU device usb boot.
it's can flash bootloader, kernel, rootfs to Ingenic XBurst CPU
device nand. also have some test function for Ingenic XBurst CPU
device.