BB boots from SD card. Necessary files MLO and u-boot are on a SD card. If these files are not loaded then USR led can’t be lid and, obviously, rs232 connection must be dead also.
What is wrong with your SD card? Can yiu open it on a usual PC to watch it’s content?
SD card runs fine - this actually happens when there is no card in (or with the card in). My other board (I have two BBs) with no card shows the x-loader down the serial line when it starts with no card in so that is the strange thing - it is like there is no x-loader. I’ve followed the recovery instructions to try to flash a new x-loader on but nothing; it just sits there. On my other board when the OS does not load from the SD card the USR light is not out but solid and then flashes when the u-boot is loaded from the SD card.
Thanks for your reply - do these symptons sound familiar?
Hi,
My beagleboard (Rev C) is continuously displaying this message on serial console and I tried beagleboard recovery techniques with serial/USB. Nothing works. Can anyone help me in recovering this board.
My beagleboard (Rev C) is continuously displaying this message on
serial console and I tried beagleboard recovery techniques with
serial/USB. Nothing works. Can anyone help me in recovering this
board.
Thanks for the suggestion. It is booting when I connect both 5V external supply and USB. However serial console input is not accepting.
Any suggestions?
Regards,
Hari
Texas Instruments X-Loader 1.4.2 (Feb 19 2009 - 12:01:24)
Loading u-boot.bin from nand
U-Boot 2009.01-dirty (Feb 19 2009 - 12:22:31)
I2C: ready
OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz
OMAP3 Beagle board + LPDDR/NAND
DRAM: 256 MB
NAND: 256 MiB
*** Warning - bad CRC or NAND, using default environment
MUSB: using high speed
In: serial usbtty
Out: serial usbtty
Err: serial usbtty
Board revision C
Serial #17960003000000000403230911019007
Hit any key to stop autoboot: 0
No MMC card found
Booting from nand …
NAND read: device 0 offset 0x280000, size 0x400000
4194304 bytes read: OK
Wrong Image Format for bootm command
ERROR: can’t get kernel
That could be a cable issue. I have seen that happen when the ribbon cable is the wrong type. There are two different types if ribbon cables. One works and the other one does not. Go through the System Reference Manual and go to the section where you verify the pinout of the cable.
I've had a similar problem, I'd get stuff printed to the terminal just
fine but keystrokes seemed to be not being sent. If you're using
PuTTY try using a different method for serial communication. I
switched from PuTTY(on windows) to screen (Linux) and all my problems
with this stopped, not sure if the problem was with PuTTY or Windows
but this worked for me. Here's some info on screen http://blogs.techrepublic.com.com/opensource/?p=157 . Good luck.
It appears that my NAND flash is erased. I tried board recovery with UART recovery method and I get the prompt.
But the bin that I used does not have (from the beagleboard recovery page UART method) does not have nand unlock etc…
I need to write into NAND flash. Can anyone help me in suggesting how to flash the NAND. And the right u-boot, x-loader etc… to download.