Re: [coreboot] USB to Serial Converters

2018-07-22 Thread David Hendricks
Hi Zahra, On Mon, Jul 23, 2018 at 4:49 AM, zahra rahimkhani wrote: > Dear friends > > I compile seaBios and coreboot for Minnowboard max . > but I do not see output on Serial port . > > Does coreboot support USB to Serial Converters ? > or how do I add this feature ? The Minnowboard Max serial

Re: [coreboot] USB to Serial Converters

2018-07-22 Thread zahra rahimkhani
Thank you very much. I compiled coreboot and seabios and got Microcode and Fsp on it. But I did not have output on serial port. Could you tell me How set menuconfig that see outpot on serial port. Thanks, On Mon, Jul 23, 2018 at 10:58 AM David Hendricks wrote: > Hi Zahra, > > On Mon, Jul 23,

Re: [coreboot] USB to Serial Converters

2018-07-23 Thread David Hendricks
On Sun, Jul 22, 2018 at 11:50 PM, zahra rahimkhani wrote: > Thank you very much. > I compiled coreboot and seabios and got Microcode and Fsp on it. > But I did not have output on serial port. > Could you tell me How set menuconfig that see outpot on serial port. > Thanks, It would be helpful i

Re: [coreboot] USB to Serial Converters

2018-07-31 Thread David Hendricks
[re-adding the list while we're at it] On Tue, Jul 31, 2018 at 2:34 PM, David Hendricks wrote: > Hi Zahra, > That header may be out of date > (https://mail.coreboot.org/pipermail/coreboot/2017-August/084800.html). > > I had to manually download the microcode file corresponding to my > processor S

Re: [coreboot] USB to Serial Converters

2018-08-05 Thread David Hendricks
Hi Zahra, Yes, I used the 6-pin serial port header. Also, make sure the microcode header(s) you include correspond to the CPUID of your processor. The E3825 and E3826 use different microcode headers, so M0130679901.h will not work for you. Please keep the coreboot mailing list CC'd. I haven't done