Hi Yuri,
Putting u-boot.bin or u-boot.imx did not work. When enabling the plugin support, it shows the following info:
/home/jtobias/mx6dl/bootable/bootloader/uboot-imx-plugin/tools/mkimage -n board/freescale/mx6dl/mx6dl_4x_mt41j128.cfg.cfgtmp -T imximage -e 0x17800000 -d u-boot.bin u-boot.imx
Image Type: Freescale IMX Boot Image
Image Ver: 2 (i.MX53/6 compatible)
Mode: PLUGIN
Plugin Data Size: 16384 Bytes = 16.00 kB = 0.02 MB
Plugin Code Size: 1032 Bytes = 1.01 kB = 0.00 MB
Plugin Load Address: 00907000
Plugin Entry Point: 0090742c
U-Boot Data Size: 307200 Bytes = 300.00 kB = 0.29 MB
U-Boot Load Address: 177fbbd4
U-Boot Entry Point: 17800000
/home/jtobias/mx6dl/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-objcopy -j .text -j .rodata -j .hash -j .data -j .got.plt -j .u_boot_list -j .rel.dyn --gap-fill=0xff -O srec u-boot u-boot.srec
Does anyone have tried the plugin support?. Can I have some info, documents?