diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-10-18 21:07:24 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-10-18 21:40:52 -0400 |
commit | 366ddde0053a2e7cfb1e4a5a938a4d0eeb0f2153 (patch) | |
tree | 0445d12f0755ff33991f653bf3d1f4c33a751a97 /projects/coreboot/configs/t60/corebootfb/targets | |
parent | b3d589f4be8d2816d8c5a33e31be6a75f489bd9b (diff) | |
download | librebootfr-366ddde0053a2e7cfb1e4a5a938a4d0eeb0f2153.tar.gz librebootfr-366ddde0053a2e7cfb1e4a5a938a4d0eeb0f2153.zip |
Create 2mb,16mb Coreboot configs/targets for T60
The 16mb target is included as an example.
T60 Coreboot ROMs can be built with, e.g.:
'./libreboot build coreboot t60 corebootfb 2mb'
Diffstat (limited to 'projects/coreboot/configs/t60/corebootfb/targets')
-rw-r--r-- | projects/coreboot/configs/t60/corebootfb/targets | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/coreboot/configs/t60/corebootfb/targets b/projects/coreboot/configs/t60/corebootfb/targets new file mode 100644 index 00000000..b22e49ab --- /dev/null +++ b/projects/coreboot/configs/t60/corebootfb/targets @@ -0,0 +1,2 @@ +16mb +2mb |