Beagle Board rev C5 SD boot

Hi
    I'm Newbie in Linux and Beagle board. We recently purchased Beagle
Board Rev C5. It shipped with angstrom OS. I referred
http://elinux.org/BeagleBoardBeginners for SDcard boot. After i
inserted sdcard into board and followed the bootargs procedure from
the above link. After that board is not booting from SDcard and Nand.

After some research we found that C4 image files is different than C5
image.So, from http://www.circuitco.com/support/index.php?title=Main_Page#Rev_C5
we downloaded C5 image and followed the specified procedure. But,
still problem. i'm giving the console details below

Texas Instruments X-Loader 1.5.0 (Jun 14 2011 - 22:04:07)
Beagle Rev C5
Reading boot sector
Loading u-boot.bin from mmc

U-Boot 2011.03-rc1-00000-g9a3cc57-dirty (Apr 01 2011 - 17:41:42)

OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 720 mHz
OMAP3 Beagle board + LPDDR/NAND
I2C: ready
DRAM: 256 MiB
NAND: 512 MiB
MMC: OMAP SD/MMC: 0
In: serial
Out: serial
Err: serial
Beagle Rev C4
timed out in wait_for_pin: I2C_STAT=0
No EEPROM on expansion board
Die ID #6f54000400000000040398d316019007
Hit any key to stop autoboot: 0
MMC: block number 0x1 exceeds max(0x0)
** Can't read from device 0 **

** Unable to use mmc 0:1 for fatload **
Wrong Image Format for bootm command
ERROR: can't get kernel image!
OMAP3 beagleboard.org #

Every time i'm getting same error. I'm trying from long time. but i
din't find solution.

Please Help me to start and enter linux world.

Thanks Regards
Eswar

Hey, did you change you bootcmd var in uboot ?

it should start with mmc init or mmc rescan 0 .

i'm using beagle board c5 also ,

send me mail at friday and i'll tell you what to set in uboot and how to
customize your all bsp .