diff options
Diffstat (limited to 'projects/coreboot/configs/veyron/minnie/16mb')
4 files changed, 8 insertions, 0 deletions
diff --git a/projects/coreboot/configs/veyron/minnie/16mb/config b/projects/coreboot/configs/veyron/minnie/16mb/config new file mode 100644 index 00000000..d3e3b7aa --- /dev/null +++ b/projects/coreboot/configs/veyron/minnie/16mb/config @@ -0,0 +1,5 @@ +CONFIG_CBFS_SIZE=0x1000000 +CONFIG_COREBOOT_ROMSIZE_KB_4096=n +CONFIG_COREBOOT_ROMSIZE_KB_16384=y +CONFIG_COREBOOT_ROMSIZE_KB=16384 +CONFIG_ROM_SIZE=0x1000000 diff --git a/projects/coreboot/configs/veyron/minnie/16mb/corebootfb/depthcharge/config b/projects/coreboot/configs/veyron/minnie/16mb/corebootfb/depthcharge/config new file mode 100644 index 00000000..aee1ccef --- /dev/null +++ b/projects/coreboot/configs/veyron/minnie/16mb/corebootfb/depthcharge/config @@ -0,0 +1 @@ +CONFIG_PAYLOAD_FILE="$(obj)/../depthcharge-veyron-minnie/depthcharge.elf" diff --git a/projects/coreboot/configs/veyron/minnie/16mb/corebootfb/targets b/projects/coreboot/configs/veyron/minnie/16mb/corebootfb/targets new file mode 100644 index 00000000..d7e90413 --- /dev/null +++ b/projects/coreboot/configs/veyron/minnie/16mb/corebootfb/targets @@ -0,0 +1 @@ +depthcharge diff --git a/projects/coreboot/configs/veyron/minnie/16mb/targets b/projects/coreboot/configs/veyron/minnie/16mb/targets new file mode 100644 index 00000000..ffc50041 --- /dev/null +++ b/projects/coreboot/configs/veyron/minnie/16mb/targets @@ -0,0 +1 @@ +corebootfb |