diff options
Diffstat (limited to 'projects/coreboot/configs/veyron/jerry/4MiB')
5 files changed, 8 insertions, 0 deletions
diff --git a/projects/coreboot/configs/veyron/jerry/4MiB/config b/projects/coreboot/configs/veyron/jerry/4MiB/config new file mode 100644 index 00000000..f8445518 --- /dev/null +++ b/projects/coreboot/configs/veyron/jerry/4MiB/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/4MiB/corebootfb/depthcharge/config b/projects/coreboot/configs/veyron/jerry/4MiB/corebootfb/depthcharge/config new file mode 100644 index 00000000..afde4a80 --- /dev/null +++ b/projects/coreboot/configs/veyron/jerry/4MiB/corebootfb/depthcharge/config @@ -0,0 +1 @@ +CONFIG_PAYLOAD_FILE="$(obj)/../depthcharge-veyron-jerry/depthcharge.elf" diff --git a/projects/coreboot/configs/veyron/jerry/4MiB/corebootfb/depthcharge/dependencies b/projects/coreboot/configs/veyron/jerry/4MiB/corebootfb/depthcharge/dependencies new file mode 100644 index 00000000..f9cda152 --- /dev/null +++ b/projects/coreboot/configs/veyron/jerry/4MiB/corebootfb/depthcharge/dependencies @@ -0,0 +1 @@ +depthcharge veyron jerry diff --git a/projects/coreboot/configs/veyron/jerry/4MiB/corebootfb/targets b/projects/coreboot/configs/veyron/jerry/4MiB/corebootfb/targets new file mode 100644 index 00000000..d7e90413 --- /dev/null +++ b/projects/coreboot/configs/veyron/jerry/4MiB/corebootfb/targets @@ -0,0 +1 @@ +depthcharge diff --git a/projects/coreboot/configs/veyron/jerry/4MiB/targets b/projects/coreboot/configs/veyron/jerry/4MiB/targets new file mode 100644 index 00000000..ffc50041 --- /dev/null +++ b/projects/coreboot/configs/veyron/jerry/4MiB/targets @@ -0,0 +1 @@ +corebootfb |