HI,
I have query regarding UART2 boot mode in OMAPL137 board. I have set the OMAPL137 board in UART2 boot mode by setting the SW2 according to the following configuration given below
BOOT PINs 7 2 1 0 3
ON OFF ON OFF OFF
According to the wiki link given below, we should have got "BOOTME" reply on the HyperTerminal When the reset button is pressed on the EVM connected to the serial port to the PC.
Hyperterminal configuration are given below:
Speed: 115200
Data bits: 8
Parity bits: None
Stop bits: 1
Flow control: None
I have also tried using Tera Term instead of HyperTerminal with same configuration as given above & I also tried with Baud rate 230400 on Tera Term but no "BOOTME" reply. But when i change SW2 settings back to SPIO Flash configuration then i can see UBOOT prompt on HyperTerminal, that means my serial port connection is working properly but for Uart2 boot mode there is no "BOOTME" reply.