aboutsummaryrefslogtreecommitdiff
path: root/projects/coreboot/configs/x200/4MiB
diff options
context:
space:
mode:
Diffstat (limited to 'projects/coreboot/configs/x200/4MiB')
-rw-r--r--projects/coreboot/configs/x200/4MiB/config6
-rw-r--r--projects/coreboot/configs/x200/4MiB/corebootfb/config3
-rw-r--r--projects/coreboot/configs/x200/4MiB/corebootfb/grub/config1
-rw-r--r--projects/coreboot/configs/x200/4MiB/corebootfb/grub/dependencies1
-rw-r--r--projects/coreboot/configs/x200/4MiB/corebootfb/seabios/config1
-rw-r--r--projects/coreboot/configs/x200/4MiB/corebootfb/seabios/dependencies1
-rw-r--r--projects/coreboot/configs/x200/4MiB/corebootfb/targets2
-rw-r--r--projects/coreboot/configs/x200/4MiB/targets2
-rw-r--r--projects/coreboot/configs/x200/4MiB/textmode/config1
-rw-r--r--projects/coreboot/configs/x200/4MiB/textmode/grub/config1
-rw-r--r--projects/coreboot/configs/x200/4MiB/textmode/grub/dependencies1
-rw-r--r--projects/coreboot/configs/x200/4MiB/textmode/seabios/config1
-rw-r--r--projects/coreboot/configs/x200/4MiB/textmode/seabios/dependencies1
-rw-r--r--projects/coreboot/configs/x200/4MiB/textmode/targets2
14 files changed, 24 insertions, 0 deletions
diff --git a/projects/coreboot/configs/x200/4MiB/config b/projects/coreboot/configs/x200/4MiB/config
new file mode 100644
index 00000000..ea998f4c
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/config
@@ -0,0 +1,6 @@
+CONFIG_CBFS_SIZE=0x3FD000
+CONFIG_IFD_BIN_PATH="$(obj)/../ich9gen/ich9fdgbe_4m.bin"
+CONFIG_COREBOOT_ROMSIZE_KB_8192=n
+CONFIG_COREBOOT_ROMSIZE_KB_4096=y
+CONFIG_COREBOOT_ROMSIZE_KB=4096
+CONFIG_ROM_SIZE=0x400000
diff --git a/projects/coreboot/configs/x200/4MiB/corebootfb/config b/projects/coreboot/configs/x200/4MiB/corebootfb/config
new file mode 100644
index 00000000..c86e2073
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/corebootfb/config
@@ -0,0 +1,3 @@
+CONFIG_VGA_TEXT_FRAMEBUFFER=n
+CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y
+CONFIG_LINEAR_FRAMEBUFFER=y
diff --git a/projects/coreboot/configs/x200/4MiB/corebootfb/grub/config b/projects/coreboot/configs/x200/4MiB/corebootfb/grub/config
new file mode 100644
index 00000000..5170a90a
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/corebootfb/grub/config
@@ -0,0 +1 @@
+CONFIG_PAYLOAD_FILE="$(obj)/../grub-coreboot/grub2"
diff --git a/projects/coreboot/configs/x200/4MiB/corebootfb/grub/dependencies b/projects/coreboot/configs/x200/4MiB/corebootfb/grub/dependencies
new file mode 100644
index 00000000..6640cb8d
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/corebootfb/grub/dependencies
@@ -0,0 +1 @@
+grub coreboot
diff --git a/projects/coreboot/configs/x200/4MiB/corebootfb/seabios/config b/projects/coreboot/configs/x200/4MiB/corebootfb/seabios/config
new file mode 100644
index 00000000..a3c13aff
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/corebootfb/seabios/config
@@ -0,0 +1 @@
+CONFIG_PAYLOAD_FILE="$(obj)/../seabios/bios.bin.elf"
diff --git a/projects/coreboot/configs/x200/4MiB/corebootfb/seabios/dependencies b/projects/coreboot/configs/x200/4MiB/corebootfb/seabios/dependencies
new file mode 100644
index 00000000..41f077c0
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/corebootfb/seabios/dependencies
@@ -0,0 +1 @@
+seabios
diff --git a/projects/coreboot/configs/x200/4MiB/corebootfb/targets b/projects/coreboot/configs/x200/4MiB/corebootfb/targets
new file mode 100644
index 00000000..f2cba0e5
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/corebootfb/targets
@@ -0,0 +1,2 @@
+grub
+seabios
diff --git a/projects/coreboot/configs/x200/4MiB/targets b/projects/coreboot/configs/x200/4MiB/targets
new file mode 100644
index 00000000..f84c583a
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/targets
@@ -0,0 +1,2 @@
+corebootfb
+textmode
diff --git a/projects/coreboot/configs/x200/4MiB/textmode/config b/projects/coreboot/configs/x200/4MiB/textmode/config
new file mode 100644
index 00000000..5d8cce57
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/textmode/config
@@ -0,0 +1 @@
+CONFIG_VGA_TEXT_FRAMEBUFFER=y
diff --git a/projects/coreboot/configs/x200/4MiB/textmode/grub/config b/projects/coreboot/configs/x200/4MiB/textmode/grub/config
new file mode 100644
index 00000000..5170a90a
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/textmode/grub/config
@@ -0,0 +1 @@
+CONFIG_PAYLOAD_FILE="$(obj)/../grub-coreboot/grub2"
diff --git a/projects/coreboot/configs/x200/4MiB/textmode/grub/dependencies b/projects/coreboot/configs/x200/4MiB/textmode/grub/dependencies
new file mode 100644
index 00000000..6640cb8d
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/textmode/grub/dependencies
@@ -0,0 +1 @@
+grub coreboot
diff --git a/projects/coreboot/configs/x200/4MiB/textmode/seabios/config b/projects/coreboot/configs/x200/4MiB/textmode/seabios/config
new file mode 100644
index 00000000..a3c13aff
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/textmode/seabios/config
@@ -0,0 +1 @@
+CONFIG_PAYLOAD_FILE="$(obj)/../seabios/bios.bin.elf"
diff --git a/projects/coreboot/configs/x200/4MiB/textmode/seabios/dependencies b/projects/coreboot/configs/x200/4MiB/textmode/seabios/dependencies
new file mode 100644
index 00000000..41f077c0
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/textmode/seabios/dependencies
@@ -0,0 +1 @@
+seabios
diff --git a/projects/coreboot/configs/x200/4MiB/textmode/targets b/projects/coreboot/configs/x200/4MiB/textmode/targets
new file mode 100644
index 00000000..f2cba0e5
--- /dev/null
+++ b/projects/coreboot/configs/x200/4MiB/textmode/targets
@@ -0,0 +1,2 @@
+grub
+seabios