From 32ce6b7c7575cef73492e41fb314c9806662c705 Mon Sep 17 00:00:00 2001
From: Andrew Robbins <contact@andrewrobbins.info>
Date: Tue, 16 Oct 2018 20:51:48 -0400
Subject: Create 4,8,16mb Coreboot configs/targets for X200

These configurations will be read and supplied to make as
command-line arguments and override those defined in the config at
projects/coreboot/configs/x200/config

X200 Coreboot ROMs can be built with, e.g.:
'./libreboot build coreboot x200 corebootfb 8mb'
---
 projects/coreboot/configs/x200/textmode/16mb/config | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 projects/coreboot/configs/x200/textmode/16mb/config

(limited to 'projects/coreboot/configs/x200/textmode/16mb/config')

diff --git a/projects/coreboot/configs/x200/textmode/16mb/config b/projects/coreboot/configs/x200/textmode/16mb/config
new file mode 100644
index 00000000..6ea330af
--- /dev/null
+++ b/projects/coreboot/configs/x200/textmode/16mb/config
@@ -0,0 +1,6 @@
+CONFIG_CBFS_SIZE=0xFFD000
+CONFIG_IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_16m.bin"
+CONFIG_COREBOOT_ROMSIZE_KB_8192=n
+CONFIG_COREBOOT_ROMSIZE_KB_16384=y
+CONFIG_COREBOOT_ROMSIZE_KB=16384
+CONFIG_ROM_SIZE=0x1000000
-- 
cgit v1.2.3-70-g09d2