When I try to load my .sb file using the Mfg tool with the following ucl.xml file:
<UCL>
<CFG>
<STATE name="Recovery" dev="IMX28"/>
<STATE name="Updater" dev="Updater" />
<DEV name="IMX28" vid="15A2" pid="004F"/>
<DEV name="Updater" vid="066F" pid="37FF" />
</CFG>
<LIST name="IRAM" desc="Run from internal RAM">
<CMD type="boot" body="Recovery" file="ddr-stress-test-mx28.sb" timeout="60">Booting Update Firmware.</CMD>
</LIST>
</UCL>
I get the error 1167 (log dump):
Wednesday, January 22, 2014 10:17:30
1 - Panel A Start processing IRAM <LIST/>.
Panel A Start <CMD/> type="boot" body="Recovery" file="ddr-stress-test-mx28.sb" timeout="60" onError="" text="Booting Update Firmware.".
1 - Panel A DoBoot() - Failed to load ddr-stress-test-mx28.sb to Recovery mode device. (err=1167)
1 - Panel A Finished <CMD/> type="boot" body="Recovery" file="ddr-stress-test-mx28.sb" timeout="60" onError="" text="Booting Update Firmware." FAIL code=1167.
Panel A: failed to run command: type="boot" body="Recovery" file="ddr-stress-test-mx28.sb" timeout="60" onError="" text="Booting Update Firmware." ,The device is not connected.
, Error code:1167
2 - Panel A Finished processing IRAM <LIST/> : FAIL code=1167.
Panel A UtpUpdate Event: DeviceRemoval Msg: (null) DevState: Disconnected OpState: WAITING_FOR_DEVICE
2 - Panel A Start processing IRAM <LIST/>.
Panel A UtpUpdate Event: DeviceArrival Msg: (null) DevState: Recovery OpState: OP_UNKNOWN_STATE
Panel A Start <CMD/> type="boot" body="Recovery" file="ddr-stress-test-mx28.sb" timeout="60" onError="" text="Booting Update Firmware.".
2 - Panel A DoBoot() - Failed to load ddr-stress-test-mx28.sb to Recovery mode device. (err=1167)
2 - Panel A Finished <CMD/> type="boot" body="Recovery" file="ddr-stress-test-mx28.sb" timeout="60" onError="" text="Booting Update Firmware." FAIL code=1167.
Panel A: failed to run command: type="boot" body="Recovery" file="ddr-stress-test-mx28.sb" timeout="60" onError="" text="Booting Update Firmware." ,The device is not connected.
, Error code:1167