I brick my sabrelite yesterday, i can't get any response from sabrelite, and below is what i did
In ucl2.xml, I add 6 lines before the line "List name=Sabre-SD-uBootOnly"
<LIST name="Sabre-SD-uBootOnly" desc="Only boot u-Boot.bin">
<CMD state="BootStrap" type="boot" body="BootStrap" file ="u-boot.bin" >Loading U-boot</CMD>
<CMD state="BootStrap" type="load" file="initramfs.cpio.gz.uboot" address="0x10C00000"
loadSection="OTH" setSection="OTH" HasFlashHeader="FALSE" >Loading Initramfs.</CMD>
<CMD state="BootStrap" type="jump" > Jumping to OS image. </CMD>
</LIST>
In cfg.ini, i replace name=Sabre-SD with
name = Sabre-SD-uBootOnly
In OS Firmware, i created empty u-boot.bin file
Sabrelite is connected through serial cable to USB.
run hyperterminal (115200, Data 8)
When i start MfgTool2.exe, below error appear
Monday, August 25, 2014 14:17:12 Start new logging
ModuleID[2] LevelID[1]: Boot command-- file[C:\imx6\New folder\Mfgtools-Rel-4.1.0_130816_MX6Q_UPDATER\Profiles\MX6Q Linux Update\OS Firmware\u-boot.bin] data buffer alloc failed
ModuleID[2] LevelID[1]: Parse ucl script failed, error code: 3