<div style="color:#000; font-size: 14px;font-family: arial;"><div><span id="result_box" class="" tabindex="-1" lang="en"><span>I am sure my uart configuration is 115200 8N1 on /dev/ttyUSB1. I have a power cycle after the burn is complete.</span></span><br></div><div><br></div></div><!-- jy5ContentSuffix --><div>在2018年11月26 18时03分, "Jonathan Neuschäfer"<j.neuschaefer@gmx.net>写道:</div><blockquote id="isReplyContent" style="padding-left:1ex; margin: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Hi!<br><br>On Mon, Nov 26, 2018 at 02:54:46PM +0800, 王翔 wrote:<br>> I try to running coreboot on HiFive Unleashed, but nothing come from uart.<br>> <br>> <br>> I tested by the following steps:<br>> <br>> <br>> 1.  Write hifive-unleashed-a00-1.0-2018-03-20.gpt to TF card.<br>> 2. Change MSEL to 11 and boot linux<br>> 3. Copy coreboot.rom via scp<br>> 4. Write coreboot.rom to /dev/mtd0 by flashcp.<br>> 5. Change MSEL to 15 and boot coreboot. No response on uart.<br>> <br>> <br>> <br>> Do you have any suggestions?<br><br>How did you listen to the UART? Note that the FTDI Chip on the H5U will<br>show up as two serial ports on the computer that it is connected to<br>(usually /dev/ttyUSB0 and /dev/ttyUSB1). The first one is for JTAG and<br>the second one is for UART.<br>Also make sure that you configure the right baud rate (115200 usually)<br>on /dev/ttyUSB1.<br><br>You might also have to power-cycle the board and/or press the reset<br>button. Sometimes that helps.<br><br>If you continue to see no output, perhaps there is a bug in coreboot<br>that prevents the output. Whenever I tested coreboot on the H5U, I could<br>always see output, but I haven't tested it recently.<br><br><br><br>Jonathan Neuschäfer<br></blockquote>