Unable to boot automatically from SD card.

I can boot OK initially from my SD card. However when I reet the board
i get the following error

Texas Instruments X-Loader 1.4.2 (Feb 19 2009 -
12:01:24)
Reading boot
sector
Loading u-boot.bin from
mmc

U-Boot 2009.01-dirty (Feb 17 2009 -
18:07:13)

I2C:
ready
OMAP3530-GP rev 2, CPU-OPP2
L3-165MHz
OMAP3 Beagle board + LPDDR/
NAND
DRAM: 256
MB
NAND: 256
MiB
Using default
environment

MUSB: using high
speed
In: serial
usbtty
Out: serial
usbtty
Err: serial
usbtty
Board revision
C
Serial
#0a4a000300000000040323090e00c006
Hit any key to stop autoboot:
0
reading
boot.scr
Invalid FAT
entry

** Unable to read "boot.scr" from mmc 0:1

It looks like you don't have a current version of U-Boot flashed into NAND.

If you follow the directions on this page:
http://code.google.com/p/beagleboard/wiki/BeagleboardRevCValidation

downloading the files mentioned and copying them to the SD card in the order given, renaming them as shown, then this will flash a newer version of U-Boot to your beagleboard.

See if that helps with your issue.

Cheers,
Kai

Kai, do you remember what’s here on this link you posted since its content has been deleted? It would really be helpful.