Linux kernel - TI 2430 does not boot in nand

From: Ram
Date: Thu Jan 18 2007 - 11:00:11 EST


Hi,
Im using Linux 2.6.14-omap-2430ONLY linux which i downloaded for
linux.omap.com
(This kernel is a TI specific kernel maintained internally by TI)

Im using a TI 2430 SDP board.

This kernel, im able to boot in NOR flash, but not in NAND flash.
However, im able to boot 2.6.19 in NOR and NAND without any problem.
So, i presume, there is no problem with u-boot bootloader.

I dont understand why the same kernel with the same bootargs boots
in NOR, but not in NAND.

All i get is --

OMAP243X SDP # bootm
## Booting image at 80000000 ...
Image Name: Linux Kernel Image
Image Type: ARM Linux Kernel Image (gzip compressed)
Data Size: 1404634 Bytes = 1.3 MB
Load Address: 80c08000
Entry Point: 80c08000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK

Starting kernel ...

Uncompressing Linux..............................................................................................
done, booting the kernel.


I dont know how to debug - since, immediately after i get 'booting the
kernel' it hangs.
how does one debug?

Do i need to check any specific configuration option?.

Should i need to enable a few options in make menuconfig for nand booting?

Any advices,

Regards,
sriram
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/