[coreboot] Intel HM76 support

2014-08-07 Thread Alex Henrie
Hi, What is needed to support the Intel HM76 chipset? It looks like Intel has provided some example code already: https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=23615 I'm willing to donate hardware if it will help. I'm also not opposed to hunting for documentation or writing som

Re: [coreboot] Chromium Upstreaming / Introduction

2014-08-07 Thread Alim Akhtar
Hi Stefan, Good to know that Chromium HEAD is going upstream. Specially the starting branch chromeos-2013.04, which is really far ahead of what upstream has. Major one is ARMv8 support which is currently missing in upstream version. On Thu, Aug 7, 2014 at 2:08 AM, Stefan Reinauer wrote: > * Gre

Re: [coreboot] iy my pc supported for coreboot?

2014-08-07 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 06.08.2014 00:08, Peter Stuge wrote: > Simon Andrä wrote: >> I want use coreboot but i dont know if my system is supportet: >> I have an Acer Predator G3620 > > It isn't. > > >> I hope someone can help me > > As always with open source you have to help yourself. > Or hire someone to do it.

Re: [coreboot] Baytrail SD card interface

2014-08-07 Thread Marc Jones
Wen, The emmc device can be set to PCI mode or ACPI mode. If you can't find it in lspci, it is probably in ACPI mode. I'm not certain what mode the FSP sets up the device as. Marc On Thu, Aug 7, 2014 at 11:43 AM, Wen Wang wrote: > Thanks Martin! We probably missed something in the muxing setti

Re: [coreboot] Baytrail SD card interface

2014-08-07 Thread Wen Wang
Thanks Martin! We probably missed something in the muxing setting. Looking forward to your patch. By the way, I also have started looking into the eMMC4.5. I do have it enabled in fsp and device tree, but it does not seem to work. lspci does not list eMMC device either. Is it currently supported

Re: [coreboot] Baytrail SD card interface

2014-08-07 Thread Martin Roth
Wen, I'll push a patch for the muxing - I'd been meaning to do this and just got behind. I don't believe that SeaBIOS yet supports boot from SD (without a USB translator). Sage pushed a preliminary patch supporting SD boot on specific platforms to the SeaBIOS mailing list a while back,

Re: [coreboot] Baytrail SD card interface

2014-08-07 Thread Wen Wang
Julien, Thanks much for the information! We must have missed something. For SD card, we have SD enabled in fsp, and the GPIO mux configured in coreboot. Is there anything else we need to do? Did you have to do anything in seabios? Thanks, Wen -Original Message- From: Julien Snell