Skip to content

balena-io-experimental/mx6ul-usb-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This container app can be used for provisioning iMX6UL-based devices in the Autokit.

Once the board is in usb boot mode and powered, the container can be run with:

docker build -t my_image .

Run resulting Docker image to expose the eMMC of the device.

docker container run --rm -it --privileged -v /dev/:/dev/ my_image

About

Container application for exposing the eMMC of iMX6UL VART DART. This app is used with the Autokit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published