Skip to content
  • Thomas Mahe's avatar
    Add UUU boot and deploy methods · 05ae77ee
    Thomas Mahe authored
    UUU is NXP's flashing tool for IMX platforms:
    https://github.com/NXPmicro/mfgtools
    
    UUU allows to intercept IMX ROM code, and download images on
    target by using SDP (Serial Download Protocol).
    IMX platforms are booting in SDP mode based on dip switches,
    but also falls back in SDP mode when no valid bootloader is
    found in the selected boot media (eg: SD card, or eMMC).
    05ae77ee