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