1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-04-21 12:27:27 +03:00

renamed flash-tool to inflash

This commit is contained in:
shiyele
2009-06-25 02:30:30 +00:00
parent 91bfa7b122
commit 5716b2efcf
70 changed files with 1 additions and 1 deletions

16
inflash/debian/control Normal file
View File

@@ -0,0 +1,16 @@
Source: inflash
Section: misc
Priority: extra
Maintainer: Xiangfu Liu <xiangfu.z@gmail.com>
Build-Depends: debhelper (>= 7), libusb-dev, libconfuse-dev
Standards-Version: 3.8.0
Homepage: http://code.google.com/p/pi-project
Package: inflash
Architecture: any
Depends: ${shlibs:Depends}, libusb, libconfuse
Description: host tool for Ingenic CPU device usb boot.
inflash is a host tool for Ingenic CPU device usb boot.
it's can flash bootloader, kernel, rootfs to Ingenic CPU
device. also have some test function for Ingenic CPU
device.