Uncompressing Linux freeze during Angstrom boot-up

Hi,

I just got my Beagleboard today and it is freezing during the Angstrom
boot-up. I pasted the output below, but basically it goes through the
boot-up process and it doesn't get passed "Uncompressing Linux". I
haven't tried other images yet and I'm connecting to the board from
Ubuntu via minicom. Any advice? Is the board bad?

Thanks,
T

Texas Instruments X-Loader 1.4.4ss (Aug 19 2010 -
02:49:27)
Beagle xM Rev
A
Reading boot
sector
Loading u-boot.bin from
mmc
U-Boot 2010.03-dirty (Aug 20 2010 -
20:50:46)
OMAP3630/3730-GP ES2.0, CPU-OPP2,
L3-165MHz,
OMAP3 Beagle board + LPDDRIn:
serial
Out:
serial
Err:
serial
Probing for expansion boards, if none are connected you'll see a
harmless I2C
e.
No EEPROM on expansion
board
Beagle xM Rev
A
Die ID
#1b9200011ff00000015739eb0902700c
Hit any key to stop autoboot:
0
mmc1 is
available
The user button is currently NOT
pressed.
reading
boot.scr
** Unable to read "boot.scr" from mmc 1:1

Have you tried the 5VDC power input? Many people report similar issues when powering from USB. Also, if you can, try to add “earlyprintk” to your kernel boot parameter. It may give you more information to why it halted.

-toan