<div dir="ltr">I got the info from my .config that UART on this board are 8250 memory mapped UART instead of typical IO mapped. Looks like grub2 does not support memory mapped UART. </div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 1, 2017 at 8:51 AM, Gailu Singh <span dir="ltr"><<a href="mailto:gailu96@gmail.com" target="_blank">gailu96@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Experts,<div><br></div><div>Are UARTs available on Apollo Lake different than traditional 8250 UART? Or any specific settings (jumper etc) required to use them?</div><div><br></div><div>Problem Statement:</div><div>I am using UART available (through micro USB port) on Leafhill CRB. I am able to get coreboot logs but grub fails to detect these uart.</div><div><br></div><div>I have following in my grub2.cfg</div><div><div>serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1</div></div><div><br></div><div>Grub output an error</div><div>serial port COM0 not found</div><div><br></div><div>If I change --unit=0 to 1 or 2 grub2 reports similar error</div><div><br></div><div>serial port COM1 not found<br></div><div>serial port COM2 not found<br></div><div><br></div><div><br></div></div>
</blockquote></div><br></div>