From d8b597f33e75d04b84be7c9d7081a3b97821617d Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Sun, 11 Oct 2015 11:48:46 -0400 Subject: Chromebook C201 (codename veyron_speedy) support This introduces Libreboot support for the Asus Chromebook C201 (codename veyron_speedy). At this point, this produces a standalone Libreboot image that can be flashed to the RO Coreboot partition of the SPI flash, as well as the Libreboot version that can be flash to the RO Firmware ID partition. Libreboot on the Chromebook C201 uses the depthcharge bootloader, modified to display text messages instead of ChromeOS bitmaps (that encourage the use of ChromeOS). For convenience, an installation script, chromebook-flash-replace, is provided along with a description of the flash layout, to ease the replacement of the Coreboot and RO Firmware ID partitions on the full SPI flash image. Signed-off-by: Paul Kocialkowski --- (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e77eba8..86de641 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /docs/version /bucts/ /coreboot/ +/depthcharge/ /flashrom/ /grub/ /memtest86plus/ -- cgit v0.9.1