diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-10-30 00:57:48 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-10-30 01:00:25 -0400 |
commit | 2ba70b22e494a67f9bc8e53c4a9803582e9668e6 (patch) | |
tree | 404be419c914eff11d739832f423388a5f3a9792 /projects/coreboot/configs/veyron/speedy/targets | |
parent | db19cee793a882dc1ee6a7be8dc787bf7be93049 (diff) | |
download | librebootfr-2ba70b22e494a67f9bc8e53c4a9803582e9668e6.tar.gz librebootfr-2ba70b22e494a67f9bc8e53c4a9803582e9668e6.zip |
Create 4,16MiB Coreboot configs/targets for Veyron Speedy
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 Speedy Coreboot ROMs can be built with, e.g.:
'./libreboot build coreboot veyron speedy corebootfb 4mb'
Diffstat (limited to 'projects/coreboot/configs/veyron/speedy/targets')
-rw-r--r-- | projects/coreboot/configs/veyron/speedy/targets | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/coreboot/configs/veyron/speedy/targets b/projects/coreboot/configs/veyron/speedy/targets new file mode 100644 index 00000000..ffc50041 --- /dev/null +++ b/projects/coreboot/configs/veyron/speedy/targets @@ -0,0 +1 @@ +corebootfb |