I am new to dsp programming in particular omapl-l138. went through QSG and read a lot of articles on the OMAP-l138 from e2e.ti and processors.wiki.ti .In QSG there is written that the U-Boot bootloader, Linux kernel, and file system are burned to flash memory (SPI1) during manufacture. There is also written that if I set properly S7[5:8] dipswitches and connect board with my PC using null-modem serial cable, after pressing reset button i should see u-boot command line in my terminal emulator and if I don't push any other button, after 3 seconds should start booting linux kernel. I did everything like was written in QSG, but after 3 seconds after u-boot command line(I not press any button) linux kernel won't start. What em i doing wrong? Here is printscreen of my terminal emulator;