Hello everyone:
could someone tell me how to creat u-boot-spl.bin in u-boot2014.04?
I am using iMX6DL board.
thank you very much.
You should use mainline U-boot instead (2015.04):
make mx6sabresd_spl_config
make
Then spl/u-boot-spl.bin is generated.
Regards,
Fabio Estevam
Thank you Fabio Estevam :
I didn't find mainline U-boot (2015.04) at :http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/?h=imx_v2014.04_3.10.53_1.1.0_ga
the latest version v2014.04.could you give me a link?
Xu Min,
2015.04 was released today :-)
http://git.denx.de/?p=u-boot.git;a=summary
Regards,
Fabio Estevam