From 6be3490d4d751eaa4af3823d3fd6eacb55a4b9bf Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Fri, 06 Nov 2015 13:10:44 -0500 Subject: Replace Chromebook mentions with CrOS, that is more generic Not all CrOS devices are Chromebooks (laptops) or run on ARM, not all RK3288 CrOS devices are Chromebooks, either. We want to support more CrOS devices, including some that are not Chromebooks, such as the ASUS Chromebit! Signed-off-by: Paul Kocialkowski --- (limited to 'docs/tasks.html') diff --git a/docs/tasks.html b/docs/tasks.html index 4054749..3121e54 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -102,7 +102,7 @@
    • -
    • ASUS Chromebook C201 was added, but there are also other RK3288 based laptops in coreboot. Port them all!
    • +
    • ASUS Chromebook C201 was added, but there are also other RK3288 based devices in coreboot. Port them all!
    • Other ARM based systems; tegra124 chromebooks, Jetson TK1 (non-free GPU microcode in kernel needs replacing. also xhci firmware, but optional (can still use ehci, we think))
  • @@ -442,7 +442,7 @@ have EC in the main chip, some don't use SPI flash at all but have the firmware inside the EC chip itself. If the EC has integrated flash then you need to be able to get to the pins on the chip or be able to program them over LPC or SPI (if they have that feature). The lenovo laptops currently supported in libreboot all use H8 EC chips (contains flash inside the chip). - Read the datasheets on how to externally flash the EC. Chromebooks seem to have free EC + Read the datasheets on how to externally flash the EC. Most CrOS devices run with a free EC firmware (https://chromium.googlesource.com/chromiumos/platform/ec/+/master/chip/). - see http://blogs.coreboot.org/blog/2015/05/28/progress-gsoc-week-1/ (H8S EC, applies to thinkpads) -- cgit v0.9.1