Hi guys,
My R+D group is working with an OMAP L-137 custom board based on Spectrum Digital EVM based in the same processor. Mainly, the most significant difference between both boards is the addition of a nand flash memory (MICRON MT29F16, 2GB, 4096KB page size) connected via EMIFA. So, the idea is the following:
- FLash the SPI flash memory with the first three bootloaders (dsp-ubl, arm-ubl and uboot)
- FLash the NAND flash memory with the kernel and a ramdisk FS through tftp server
Image Name: Linux-2.6.37_bobIPNC_DM368n_4.0.0
Created: 2013-07-17 16:29:57 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3439968 Bytes = 3.3 MiB
Load Address: 80008000
Entry Point: 80008000
## Booting kernel from Legacy Image at 80700000 ...
Image Name: Linux-2.6.37_bobIPNC_DM368n_4.0.0
Created: 2013-07-17 16:29:57 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3439968 Bytes = 3.3 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... Bad Data CRC
ERROR: can't get kernel image!