This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Beagleboard-xm Rev c struck at loading uImage

Hi all,

          I am trying to load uImage, which i compiled my platform using the "omap3_beagle_defconfig" configuration, but it struk at loading the uImage.

                I am also tried with changing the u-boot environment variables to  "console = ttyO2,115200n8" still it struck at same issue,

         What may be the problem, I am sending the logs also, please have a look and let me know what is the problem....

 

Texas Instruments X-Loader 1.4.4ss (Mar  8 2011 - 08:51:11)
Beagle xM
Reading boot sector
Loading u-boot.bin from mmc


U-Boot 2011.03-rc1-00000-g9a3cc57-dirty (Mar 25 2011 - 17:16:38)

OMAP3630/3730-GP ES2.1, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
OMAP3 Beagle board + LPDDR/NAND
I2C:   ready
DRAM:  512 MiB
NAND:  0 MiB
MMC:   OMAP SD/MMC: 0
*** Warning - readenv() failed, using default environment

In:    serial
Out:   serial
Err:   serial
Beagle unknown 0x02
No EEPROM on expansion board
Die ID #045800029ff80000015f26ad0f01d010
Hit any key to stop autoboot:  3  2  1  0
The user button is currently NOT pressed.
SD/MMC found on device 0
reading uEnv.txt

28 bytes read
Loaded environment from uEnv.txt
Importing environment from mmc ...
Loading file "/boot/uImage" from mmc device 0:2 (xxa2)
1882636 bytes read
Booting from mmc ...
## Booting kernel from Legacy Image at 80200000 ...
   Image Name:   linux-2.6.32
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1882572 Bytes = 1.8 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

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