From b87eeca4559e7cd94af1ad4273d082b4f3ecba8b Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Mon, 29 Oct 2018 23:43:34 -0400 Subject: Create 4,16MiB Coreboot configs/targets for Veyron Jerry 4MiB flash is the default for this board. A 16MiB config is included for those looking to modify their board with a larger flash chip. 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 Jerry Coreboot ROMs can be built with, e.g.: './libreboot build coreboot veyron jerry corebootfb 4mb' --- projects/coreboot/configs/veyron/jerry/targets | 1 + 1 file changed, 1 insertion(+) create mode 100644 projects/coreboot/configs/veyron/jerry/targets (limited to 'projects/coreboot/configs/veyron/jerry/targets') diff --git a/projects/coreboot/configs/veyron/jerry/targets b/projects/coreboot/configs/veyron/jerry/targets new file mode 100644 index 00000000..ffc50041 --- /dev/null +++ b/projects/coreboot/configs/veyron/jerry/targets @@ -0,0 +1 @@ +corebootfb -- cgit v1.2.3-70-g09d2