This package browser is in early development. Mind the rough edges.

imx-usb-loader

USB and UART loader for i.MX5/6/7/8 series

This utility downloads and executes 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 the documentation of your hardware. The utility support USB and UART as serial link.

Installation

Install the latest version of imx-usb-loader as follows:

guix install imx-usb-loader

Or install a particular version:

guix install imx-usb-loader@0.2pre-0.30b43d6

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of imx-usb-loader about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/imx-usb-loader'><img src='https://packages.guix.gnu.org/packages/imx-usb-loader/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/imx-usb-loader/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/imx-usb-loader)

Example Org:

[[https://packages.guix.gnu.org/packages/imx-usb-loader][https://packages.guix.gnu.org/packages/imx-usb-loader/badges/latest-version.svg]]