Can somebody help me build - freescale official Release BSP with YOCTO.
The steps i followed is as below. Please correct me if i am wrong.
1. Downloaded fsl-L3.14.28_1.0.0_iMX6qdls_Bundle.tar
2. Untared fsl-L3.14.28_1.0.0_iMX6qdls_Bundle.tar which had two files in it fsl-yocto-3.14.28-1.0.0.tar.gz and L3.14.28_1.0.0_ga_images_MX6.tar.gz .
3. Untared fsl-yocto-3.14.28-1.0.0.tar.gz and followed steps in the document Freescale_Yocto_Project_User's_Guide.pdf
At end of it i am looking to get a u-boot image with version v2014.04.
-
warm regards,
Sujith Vasudevan
Hello,
Your understanding is correct. What is the problem now ?
"After a build is complete, the created image resides in <build directory>/tmp/deploy/images."
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thank You Yuri,
This post was made with reference to resolve issue in the following thread:
Re: kernel hangs @ Starting kernel ...
Following the procedure mentioned above the U-boot boots with the following message
U-Boot 2014.10+fslc+g5fd0b60 (Oct 28 2015 - 10:27:43)
CPU: Freescale i.MX6Q rev1.0 at 792 MHz
Reset cause: POR
Board: MX6-SabreSD
I2C: ready
DRAM: 1 GiB
MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
The release note mentions u-boot version 2014.04 , but the image i build boots with version 2014.10+fslc+g5fd0b60.
warm regards
Sujith Vasudevan