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