aboutsummaryrefslogtreecommitdiff
path: root/projects/coreboot/configs/veyron/jerry/4mb
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2019-01-14 22:18:08 -0500
committerAndrew Robbins <contact@andrewrobbins.info>2019-01-14 22:18:08 -0500
commit3244640a6caf8b73099783126e41abdfa11bd009 (patch)
treec606ab54c84f25eb173a085ac422e2ec42160fd1 /projects/coreboot/configs/veyron/jerry/4mb
parentc7b5f74c0e92fa282ddfa408cdd856c5373ddd64 (diff)
downloadlibrebootfr-3244640a6caf8b73099783126e41abdfa11bd009.tar.gz
librebootfr-3244640a6caf8b73099783126e41abdfa11bd009.zip
Restructure Veyron Jerry coreboot target directories
The intent is to create a simple rule of thumb where arguments are given beginning with those that relate to the device's physical attributes, such as flash chip size, continuing with arguments on how to use the hardware (e.g. display mode), and ending with anything else.
Diffstat (limited to 'projects/coreboot/configs/veyron/jerry/4mb')
-rw-r--r--projects/coreboot/configs/veyron/jerry/4mb/config4
-rw-r--r--projects/coreboot/configs/veyron/jerry/4mb/corebootfb/depthcharge/config1
-rw-r--r--projects/coreboot/configs/veyron/jerry/4mb/corebootfb/targets1
-rw-r--r--projects/coreboot/configs/veyron/jerry/4mb/targets1
4 files changed, 7 insertions, 0 deletions
diff --git a/projects/coreboot/configs/veyron/jerry/4mb/config b/projects/coreboot/configs/veyron/jerry/4mb/config
new file mode 100644
index 00000000..f8445518
--- /dev/null
+++ b/projects/coreboot/configs/veyron/jerry/4mb/config
@@ -0,0 +1,4 @@
+CONFIG_CBFS_SIZE=0x400000
+CONFIG_COREBOOT_ROMSIZE_KB_4096=y
+CONFIG_COREBOOT_ROMSIZE_KB=4096
+CONFIG_ROM_SIZE=0x400000
diff --git a/projects/coreboot/configs/veyron/jerry/4mb/corebootfb/depthcharge/config b/projects/coreboot/configs/veyron/jerry/4mb/corebootfb/depthcharge/config
new file mode 100644
index 00000000..afde4a80
--- /dev/null
+++ b/projects/coreboot/configs/veyron/jerry/4mb/corebootfb/depthcharge/config
@@ -0,0 +1 @@
+CONFIG_PAYLOAD_FILE="$(obj)/../depthcharge-veyron-jerry/depthcharge.elf"
diff --git a/projects/coreboot/configs/veyron/jerry/4mb/corebootfb/targets b/projects/coreboot/configs/veyron/jerry/4mb/corebootfb/targets
new file mode 100644
index 00000000..d7e90413
--- /dev/null
+++ b/projects/coreboot/configs/veyron/jerry/4mb/corebootfb/targets
@@ -0,0 +1 @@
+depthcharge
diff --git a/projects/coreboot/configs/veyron/jerry/4mb/targets b/projects/coreboot/configs/veyron/jerry/4mb/targets
new file mode 100644
index 00000000..ffc50041
--- /dev/null
+++ b/projects/coreboot/configs/veyron/jerry/4mb/targets
@@ -0,0 +1 @@
+corebootfb