[coreboot] Grub payload on X220: Reboot when trying to load Fedora with grub payload, works with SeaBIOS.

2016-07-31 Thread Evan Cramer
Hello coreboot folks, I've gotten pretty far along with coreboot on my X220 running Fedora 23. I've extracted a VGA option ROM, and it loads correctly. I have grub configured as the primary payload, which can chainload SeaBIOS from its memdisk. The grub.cfg in cbfs can find and load the grub.cfg i

Re: [coreboot] MMIO UART driver on OS

2016-07-31 Thread Nico Huber
Hi, On 31.07.2016 17:07, Zheng Bao wrote: > Hi, All, > > I want to add support MMIO UART support on OS. > > I checked the file pnp_uart.asl. > > For IO UART, a device with EisaId("PNP0501") is added into DSDT, the windows > can detect the COM port in device manager. > > I am wondering if MMIO

[coreboot] MMIO UART driver on OS

2016-07-31 Thread Zheng Bao
Hi, All, I want to add support MMIO UART support on OS. I checked the file pnp_uart.asl. For IO UART, a device with EisaId("PNP0501") is added into DSDT, the windows can detect the COM port in device manager. I am wondering if MMIO UART also have that convinient feature. Or I need to build a

Re: [coreboot] Add support for Beagle Bone Black (was: coreboot on the open source Berkeley RISC V processor - available ?)

2016-07-31 Thread punit vara
For this month I will be bit slow due to GSOC work. Once I will finish it coreboot on BBB will be my first priority :) On Sun, Jul 31, 2016 at 5:57 PM, Paul Menzel wrote: > Dear Punit, > > > Am Sonntag, den 31.07.2016, 13:31 +0530 schrieb Punit Vara: >> > On Sun, Jul 31, 2016 at 1:18 PM, puni

[coreboot] Add support for Beagle Bone Black (was: coreboot on the open source Berkeley RISC V processor - available ?)

2016-07-31 Thread Paul Menzel via coreboot
Dear Punit, Am Sonntag, den 31.07.2016, 13:31 +0530 schrieb Punit Vara: > > On Sun, Jul 31, 2016 at 1:18 PM, punit vara wrote: > > Btw I have Beagle Bone Black I can port coreboot on that one if > > it's not available.  I was lurking on IRC and came to know that > > there are few patches on Beag

Re: [coreboot] coreboot on the open source Berkeley RISC V processor - available ?

2016-07-31 Thread punit vara
patches for BBB are from 2013 and according to mailing list it's not finished yet. I would like to work on it :). I found the reason to contribute to core-boot :) On Sun, Jul 31, 2016 at 1:18 PM, punit vara wrote: > On Sun, Jul 31, 2016 at 4:02 AM, Jonathan Neuschäfer > wrote: >> Hello Punit and

Re: [coreboot] coreboot on the open source Berkeley RISC V processor - available ?

2016-07-31 Thread punit vara
On Sun, Jul 31, 2016 at 4:02 AM, Jonathan Neuschäfer wrote: > Hello Punit and Paul, > > On Sat, Jul 30, 2016 at 09:02:24PM +0200, Paul Menzel via coreboot wrote: >> Dear Punit, >> >> >> Am Samstag, den 30.07.2016, 15:35 +0530 schrieb punit vara: >> >> > I am new to coreboot >> >> Welcome to corebo