cant boot dvsdk kernel image on beagleboard xm

hi all
i m using below link to install "dvsdk_dm3730-
evm_4_01_00_09_setuplinux" and to get dsp functionalities on
beagleboard xm.

http://processors.wiki.ti.com/index.php/DVSDK_4.x_FAQ#How_to_build_and_install_DVSDK_4.01_on_BeagleBoard-xM

after following the procedure mentioned in hte above link images such
as boot.src, mlo, u-boot.bin and uImage successfully copied to sd
card.... but the kernel hangs while booting

U-Boot 2010.03-00050-g914e391 (Jun 06 2011 - 14:59:19)

OMAP3630/3730-GP ES1.0, CPU-OPP2, L3-165MHz,
OMAP3 Beagle board + LPDDR/NAND
I2C: ready
DRAM: 256 MB
NAND: 0 MiB
*** Warning - bad CRC or NAND, using default environment

In: serial
Out: serial
Err: serial

Probing for expansion boards, if none are connected you'll see a
harmless I2C error.

No EEPROM on expansion board
Beagle xM Rev A
Die ID #13ea00001bf00000015739ea0702701f
Hit any key to stop autoboot: 0
mmc1 is available
The user button is currently NOT pressed.
reading boot.scr

353 bytes read
Running bootscript from mmc ...
## Executing script at 80200000
reading uImage

3151196 bytes read
## Booting kernel from Legacy Image at 80200000 ...
   Image Name: Linux-2.6.32
   Image Type: ARM Linux Kernel Image (uncompressed)
   Data Size: 3151132 Bytes = 3 MB
   Load Address: 80008000
   Entry Point: 80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing
Linux.......................................................

the boot.src says as below