Hi Martin
Mfg Tool was designed only for writing images, in general I was able to run uboot on i.MX6Q SabreSD
with modifications in ucl2.xml (u-boot-mx6q-sabresd_nopad.bin is uboot without padding, seems it would
correspond to u-boot-imx6ulevk_sd.imx)
<LIST name="SabreSD-SD" desc="USB SDP">
<CMD state="BootStrap" type="boot" body="BootStrap" file ="u-boot-mx6q-sabresd_nopad.bin" >Loading image</CMD>
<CMD state="BootStrap" type="jump" > Jumping to image. </CMD>
<CMD state="Updater" type="push" body="$ echo Load Complete!">Done</CMD>
</LIST>
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------