File: control

package info (click to toggle)
imx-usb-loader 0~git20200517.30b43d69-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,344 kB
  • sloc: ansic: 4,214; xml: 417; makefile: 85; python: 29
file content (23 lines) | stat: -rw-r--r-- 852 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: imx-usb-loader
Section: electronics
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: debhelper (>= 10),
               docbook-xsl,
               libusb-1.0-0-dev,
               pkg-config,
               xsltproc
Standards-Version: 4.2.1
Homepage: https://github.com/boundarydevices/imx_usb_loader

Package: imx-usb-loader
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: imx_loader - i.MX/Vybrid recovery utility
 This utility allows one to download and execute code on Freescale
 i.MX5/i.MX6/i.MX7 and Vybrid SoCs through the Serial Download Protocol (SDP).
 Depending on the board, there is usually some kind of recovery button to
 bring the SoC into serial download boot mode, check documentation of your
 hardware.
 .
 The utility support USB and UART as serial link.