Hello Community,
I would like to clone official/correct U-boot version for i.MX6Q Sabreauto(reference) board to customize a similar board.
Please provide me a working source link, I've seen in community that different versions are being used like U-boot 2009.08 & 2015.04 etc.,
I am little confused and want to make sure I'm using correct working version,so please help.
And also while using the following command to clone fsl-arm-yocto-bsp i'm getting a fatal error.
repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.10.53-1.1.0_ga
fatal: unable to connect to git.freescale.com:
(Does the above BSP contain u-boot alone or any additional drivers? i guess no linux kernel too?)
I like to build only U-boot image for my customized board, so do you recommend to use yocto project?