uuu (Universal Update Utility)
------------------------------
  uuu is used to program the COM boards. The Windows version
  of this utility is included in this bundle. If you want the
  latest version or a version for Linux, you can download it
  from NXP's GitHub repository:

  https://github.com/NXPmicro/mfgtools/releases
  
  Instructions
  ------------
  1. Connect the board to the PC via a USB cable
  2. Make sure the board is in OTG boot mode
  3. Put the uuu utility in the same directory as this README.txt
     file. 
  4. In Windows open a command prompt and then run uuu with a script
     file as input, such as below
     
     > uuu.exe full_wic.uuu

     If successful you will see the output Done in the terminal application.


Change of primary flash target
------------------------------
As of November 2020 the primary flash file is full_wic.uuu instead of
full_tar.uuu (which is now renamed to tar_example.uuu). The reason
for changing is to get a faster and stable flash experience. Instead of
copying the .tar.bz2 file from the yocto build you will have to first
unpack the .wic.bz2 and then copy the .wic file to the files/ folder.

Note that the bunzip2 tool used to unpack .wic.bz2 files does not support
symbolic links so use it only on the actual file. 


Build details
-------------
Date:          2022-01-12
ea-yocto-base: ea-5.10.35, d87e068619d943b04addc1e3b8794a5f66bbff7c
meta-ea:       ea-5.10.35, 14a7b63ac0b25d6a65383dfefdfc37f5840d86c6
