diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-10-18 22:41:47 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-10-18 22:46:36 -0400 |
commit | bd8f382af23d237113338d0a504e451ef06a3a61 (patch) | |
tree | b6f502032090d81deeaceda612e6cbaf0008eef1 /projects/coreboot/configs/macbook21/corebootfb/targets | |
parent | 766d9cc35cacf6d9ca1dc5a7ad3265c12e1ae248 (diff) | |
download | librebootfr-bd8f382af23d237113338d0a504e451ef06a3a61.tar.gz librebootfr-bd8f382af23d237113338d0a504e451ef06a3a61.zip |
Create 2mb,16mb Coreboot configs/targets for Macbook2,1
The 16mb target is included as an example.
Macbook2,1 Coreboot ROMs can be built with, e.g.:
'./libreboot build coreboot macbook21 corebootfb 2mb'
Diffstat (limited to 'projects/coreboot/configs/macbook21/corebootfb/targets')
-rw-r--r-- | projects/coreboot/configs/macbook21/corebootfb/targets | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/coreboot/configs/macbook21/corebootfb/targets b/projects/coreboot/configs/macbook21/corebootfb/targets new file mode 100644 index 00000000..b22e49ab --- /dev/null +++ b/projects/coreboot/configs/macbook21/corebootfb/targets @@ -0,0 +1,2 @@ +16mb +2mb |