Hi all,
I got the bsp with kernel 2.6.35 for imx28.So as i need the greatest kernel went for main line kernel downloading.I got kernel and packages with 3.14.I made some changes to the .conf file in the kernel and tried to compile with the following commands.
1)bitbake -c compile -f linux-imx
But it is trying to compile 2.6.35 kernel and populating some errors.I cross compiled the kernel with my tool chain and got the uImage with latest timestamp.Previously i used to flash .sdcard image into the sdcard.Can anybody share the flashing procedure information without the .sdcard file.
I downloaded the bsp for IMX28 platform by following the steps below.
CAN ANYBODY SHARE THE INFORMATION OF BOARD BRING UP PROCEDURE AND FLASHING PROCEDURE FROM SDCARD,USB WITH 3.X.XX kernel for imx28.
Thanks and reagrds,
mutyala rao.
Hello,
You may try to use / adapt the "mk_mx28_sd" script.
https://github.com/embeddedarm/linux-2.6.35.3-imx28/blob/master/mk_mx28_sd
Also, please look at the following :
https://community.freescale.com/docs/DOC-93835
Another approach – to use the MFG in order to deploy the image to SD card
(located on i.MX28 target board).
MFG tool :
Summary Page :
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX287&fpsp=1&tab=Design_Tools_Tab
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------