Hi,
i am using OMAP-l137 FLOAT Starter kit. I Installed Montavista Linux based SDK, as per the document given in the webpage http://processors.wiki.ti.com/index.php/Getting_Started_Guide_for_OMAP-L137
I am using Ubuntu latest version in my host pc. After configuration and compilation of the kernel, I got the uImage.
When I try to find the properties of Image, I found that the image for PPC architecture.
LD arch/arm/boot/compressed/vmlinux
OBJCOPY arch/arm/boot/zImage
Kernel: arch/arm/boot/zImage is ready
UIMAGE arch/arm/boot/uImage
Image Name: Linux-2.6.18_pro500-da830_omapl1
Created: Sun Dec 19 22:11:15 2010
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1853116 Bytes = 1809.68 kB = 1.77 MB
Load Address: 0xc0008000
Entry Point: 0xc0008000
Image arch/arm/boot/uImage is ready
After this I tried to boot through TFTP mode. But I was unable to do. When I tried to find image type it’s shown that it’s for ppc architecture. How this can be happen?. Can anyone plz help in this regard.
Thanks in Advance.
Regards,
SVS