Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.4 KB

README.md

File metadata and controls

53 lines (37 loc) · 2.4 KB

Unofficial Snap Packaging for Universal Update Utility

(Placeholder) Icon of Universal Update Utility

This is the unofficial snap for Universal Update Utility, "Freescale/NXP I.MX Chip image deploy tools". It works on Ubuntu, Fedora, Debian, and other major Linux distributions.

universal-update-utility

Screenshot of the Snapped Application

Published for with 💝 by Snapcrafters

Snap ownership transfer notice

This snap is now transferred to the upstream, please refer to NXPmicro/mfgtools: Freescale/NXP I.MX Chip image deploy tools. for more info regarding the use of the snap package.

This page is now only serve for educational purposes.

Installation

(Don't have snapd installed?)

In a Terminal

# Install the snap #
sudo snap install --channel=beta universal-update-utility
#sudo snap install universal-update-utility

sudo snap alias universal-update-utility uuu

# Connect the snap to essential security confinement interfaces #
## Allow the snap to communicate to USB devices with custom protocol ##
sudo snap connect universal-update-utility:raw-usb

# Connect the snap to optional security confinement interfaces #
## Allow the snap to access files under /media ##
sudo snap connect universal-update-utility:removable-media

The Graphical Way

Get it from the Snap Store

What is Working

  • Flashing compatible devices

What is NOT Working...yet

Check out the issue tracker for known issues.

Support