Kernel problem??

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

Kernel problem??

692 Views
LeeHong
Contributor I

Hi,

 

I am following the "i.MX53_START_Linux_BSP_UserGuide" documentation.

I have built my own uImage and retrive from ltib/rootfs/uImage.

 

I dd the u-boot for imx-loco and the uImage I created to the SD card.

Then i cp the rootfs files to the SD like it said in the document.

However, nothing showed up.

 

I tried using the u-boot and the uImage from the image file and I can see the penguin.

 

Help..

 

Thanks in advance.

Lee Hong

Tags (1)
0 Kudos
4 Replies

654 Views
LeeHong
Contributor I

Thanks Rajesh.

I am developing linux for the qsb.

I will come in handy if I were to involve in android.

Thanks,

 

G.N.V.RAJESH said:

Hi,

 

Today i am able to bringup the android on the imx53 qsb, i used the following link

http://www.adeneo-embedded.com/en/Products/Board-Support-Packages/F...

 

i am able to boot up the board both with prebuilt and local built images

Thanks

Rajesh

0 Kudos

654 Views
G_N_V_RAJESH
Contributor I

Hi,

 

Today i am able to bringup the android on the imx53 qsb, i used the following link

http://www.adeneo-embedded.com/en/Products/Board-Support-Packages/Freescale-i.MX53-QSB

 

i am able to boot up the board both with prebuilt and local built images

Thanks

Rajesh

0 Kudos

654 Views
LeeHong
Contributor I

Hi Pavan,

 

I just got it working.

I used my u-boot and my kernel and the rootfs from the image bundle and it works.

Ya I went through some problem with the mounting and unmounting too.

FInally it works.

Thanks.

0 Kudos

654 Views
KrishnaPavan
Contributor II

Hi Lee Hong,

 

1.Are you able to get the Kernel booted?

2.Are you able to see that the contents of rootfs are copied properly, because, there is a small jumble in the mount copy and unmount sequences in those steps. Hope you have followed them properly.

0 Kudos