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