Hai Fabio..
" The line I provided earlier is for the 2013 U-boot, not the 2009.08 one."
i am having problem with 2009 u-boot.bin ,
i am working with i.mx53smd custom board. and i am having issue with u-boot.bin . i am using u-boot 2009-8 version with Freescale u-boot related patches(r10.4) . as per processor manual i am copying by using (dd if=u-boot.bin of=<sdcard "/dev/sdX"> bs=512 seek=2 )u-boot.bin at 0x400 location in sd card , but i am unable to get console.
Again i tried to compile u-boot 2013 for my i.mx53 custom board and generated u-boot.imx and copied same 0x400 location it is working fine , but u-boot.bin not executing for both 2009 and 2013.
so please help me !!!!!!