<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=IOT-LINK%3A_U-Boot%3A_Recovery</id>
	<title>IOT-LINK: U-Boot: Recovery - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=IOT-LINK%3A_U-Boot%3A_Recovery"/>
	<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=IOT-LINK:_U-Boot:_Recovery&amp;action=history"/>
	<updated>2026-04-17T08:15:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://www.mediawiki.compulab.com/w/index.php?title=IOT-LINK:_U-Boot:_Recovery&amp;diff=5634&amp;oldid=prev</id>
		<title>Igor: Created page with &quot;= Introduction = This article describes flashing U-Boot firmware image with a Linux Host using Universal Update Utility (hereinafter '''UUU''').  {{Note|Follow the [https://gi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=IOT-LINK:_U-Boot:_Recovery&amp;diff=5634&amp;oldid=prev"/>
		<updated>2025-06-10T11:47:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Introduction = This article describes flashing U-Boot firmware image with a Linux Host using Universal Update Utility (hereinafter &amp;#039;&amp;#039;&amp;#039;UUU&amp;#039;&amp;#039;&amp;#039;).  {{Note|Follow the [https://gi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Introduction =&lt;br /&gt;
This article describes flashing U-Boot firmware image with a Linux Host using Universal Update Utility (hereinafter '''UUU''').&lt;br /&gt;
&lt;br /&gt;
{{Note|Follow the [https://github.com/NXPmicro/mfgtools/blob/master/README.md Universal Update Utility instructions] to install and setup the UUU tool on a host Linux station.}}&lt;br /&gt;
&lt;br /&gt;
= Getting Recovery U-Boot Firmware Image =&lt;br /&gt;
* Download the '''IOT-LINK firmware recovery image''' from the [https://www.compulab.com/products/iot-gateways/iot-link-industrial-iot-gateway/#devres U-boot section of IOT-LINK Resources] to the host Linux station.&lt;br /&gt;
* Extract the archive onto the host Linux station:&lt;br /&gt;
 unzip iot-link_firmware-recovery-image.zip -d /path/to/iot-link-firmware&lt;br /&gt;
&lt;br /&gt;
= Flashing U-Boot Firmware =&lt;br /&gt;
* IOT-LINK USB SDP port is located behind the back panel. Remove the back panel to access the USB SDP connector.&lt;br /&gt;
* Connect the SDP port with the host Linux station USB port using a standard micro-USB cable.&lt;br /&gt;
* Power off the device via the main DC input.&lt;br /&gt;
* Power on&lt;br /&gt;
* Run:&lt;br /&gt;
 uuu -lsusb&lt;br /&gt;
: Expected output:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.5.182-7-g54b900c&lt;br /&gt;
&lt;br /&gt;
Connected Known USB Devices&lt;br /&gt;
        Path     Chip    Pro     Vid     Pid     BcdVersion      Serial_no&lt;br /&gt;
        ====================================================================&lt;br /&gt;
        1:731    MX93    SDPS:   0x1FC9 0x014E   0x0001&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Flash U-Boot Firmware. &lt;br /&gt;
 sudo uuu -b emmc /path/to/firmware/flash.bin&lt;br /&gt;
* Make sure the deployment is completed with no error&lt;br /&gt;
&lt;br /&gt;
= After Installation =&lt;br /&gt;
* Turn off the device&lt;br /&gt;
* Disconnect the micro-USB cable from the device's programming port&lt;br /&gt;
* Turn on the device&lt;br /&gt;
* Press a key to prevent a possible autoboot and get into the U-Boot command prompt&lt;br /&gt;
* Restore default boot environment, save it and reset device:&lt;br /&gt;
 env default -a ; saveenv ; reset&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:U-Boot]]&lt;br /&gt;
[[Category:IOT-LINK]]&lt;/div&gt;</summary>
		<author><name>Igor</name></author>
		
	</entry>
</feed>