From 37ab282b3619012d9c97aaac03fd82aa8b3d3bac Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Tue, 30 Oct 2018 00:36:19 -0400 Subject: Create 4MiB Coreboot config/target for Veyron Mickey 4MiB flash is the default for this board. A 16MiB config is not included (yet) as I was unable to find a teardown of this device (Asus Chromebit CS10) online to be sure that reassembly is possible. Also, corebootfb is the only display mode available for this board; as such, inclusion of the corebootfb subtarget serves only to explicitly indicate the display mode when packaging ROMs upon release. Veyron Mickey Coreboot ROMs can be built with, e.g.: './libreboot build coreboot veyron mickey corebootfb 4mb' --- projects/coreboot/configs/veyron/mickey/targets | 1 + 1 file changed, 1 insertion(+) create mode 100644 projects/coreboot/configs/veyron/mickey/targets (limited to 'projects/coreboot/configs/veyron/mickey/targets') diff --git a/projects/coreboot/configs/veyron/mickey/targets b/projects/coreboot/configs/veyron/mickey/targets new file mode 100644 index 00000000..ffc50041 --- /dev/null +++ b/projects/coreboot/configs/veyron/mickey/targets @@ -0,0 +1 @@ +corebootfb -- cgit v1.2.3-70-g09d2