This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BOOT from UART2 in OMAP l137 EVM

Other Parts Discussed in Thread: OMAP-L137

Hello,

I am trying to upload a simple program I wrote for OMAP L137 into device flash on OMAP-L137 Starter Kit. I follow the sequence described in:

http://wiki.davincidsp.com/index.php/Serial_Boot_and_Flash_Loading_Utility_for_OMAP-L137

The problem occures, when I set the BOOT switches and checking communication with Hypertherminal:

Instead of  "BOOTME" prompt I get next sequnce:

U-Boot 1.3.3 (Apr 23 2009 - 17:32:00)

I2C:   ready
DRAM:  64 MB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
ARM Clock : 300000000 Hz
More than one PHY detected.
Hit any key to stop autoboot:  0
U-Boot >

and a baudrate is 115200 instead of 230400 as described in the document.

Please help.

Thank You

Arye Lerner