Not able to boot imx28 platform.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Not able to boot imx28 platform.

596 Views
mutyalaraoneela
Contributor III

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.

Labels (2)
0 Kudos
1 Reply

359 Views
Yuri
NXP Employee
NXP Employee

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 :

< https://www.freescale.com/webapp/Download?colCode=I.MX28_MFG_TOOL_LINUX&appType=license&location=nul... >

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos