Part Number: 66AK2E02
Tool/software: Linux
Hi,
We are trying to boot u-boot in our custom k2e board using UART boot mode. From the quick start guide, to use UART boot mode, we have to set the boot mode pin [1,2,3] to '111' .Once this is set, and port 0 is selected in bootmode pin 12, according to the guide we should see Character 'C' in the UART 0 console connected to PC with baud rate 115200 with no parity check and one stop bit. But we were not able to get the 'C' character, but some unknown character was printed. So we suspected the baud rate and probed the UART tx. By analysing the waveform, the data was send with baud rate 74400. Why K2 is sending the data with reduced baud rate? Are we missing some more boot configuration?
Regards,
Sathish