diff options
author | Swift Geek <swiftgeek@gmail.com> | 2019-03-07 11:18:56 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2019-03-07 11:18:56 +0000 |
commit | 6fb741b1ec18c23d6268f36d72fe0f542ea6b8ca (patch) | |
tree | 6fc374f9e35ffe180f331e4753c83187c8a604a4 /projects/coreboot/configs/nyan/blaze/16MiB | |
parent | 0d193397567270efcd7ec12864df2767c48f4682 (diff) | |
parent | 1031e56c6996bdea838b8740f756306cb5c58fa2 (diff) | |
download | librebootfr-6fb741b1ec18c23d6268f36d72fe0f542ea6b8ca.tar.gz librebootfr-6fb741b1ec18c23d6268f36d72fe0f542ea6b8ca.zip |
Merge branch 'unit-prefix-2' of and_who/libreboot into master
Diffstat (limited to 'projects/coreboot/configs/nyan/blaze/16MiB')
5 files changed, 9 insertions, 0 deletions
diff --git a/projects/coreboot/configs/nyan/blaze/16MiB/config b/projects/coreboot/configs/nyan/blaze/16MiB/config new file mode 100644 index 00000000..d3e3b7aa --- /dev/null +++ b/projects/coreboot/configs/nyan/blaze/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/blaze/16MiB/corebootfb/depthcharge/config b/projects/coreboot/configs/nyan/blaze/16MiB/corebootfb/depthcharge/config new file mode 100644 index 00000000..1a6c06bc --- /dev/null +++ b/projects/coreboot/configs/nyan/blaze/16MiB/corebootfb/depthcharge/config @@ -0,0 +1 @@ +CONFIG_PAYLOAD_FILE="$(obj)/../depthcharge-nyan-blaze/depthcharge.elf" diff --git a/projects/coreboot/configs/nyan/blaze/16MiB/corebootfb/depthcharge/dependencies b/projects/coreboot/configs/nyan/blaze/16MiB/corebootfb/depthcharge/dependencies new file mode 100644 index 00000000..6dd9fb46 --- /dev/null +++ b/projects/coreboot/configs/nyan/blaze/16MiB/corebootfb/depthcharge/dependencies @@ -0,0 +1 @@ +depthcharge nyan blaze diff --git a/projects/coreboot/configs/nyan/blaze/16MiB/corebootfb/targets b/projects/coreboot/configs/nyan/blaze/16MiB/corebootfb/targets new file mode 100644 index 00000000..d7e90413 --- /dev/null +++ b/projects/coreboot/configs/nyan/blaze/16MiB/corebootfb/targets @@ -0,0 +1 @@ +depthcharge diff --git a/projects/coreboot/configs/nyan/blaze/16MiB/targets b/projects/coreboot/configs/nyan/blaze/16MiB/targets new file mode 100644 index 00000000..ffc50041 --- /dev/null +++ b/projects/coreboot/configs/nyan/blaze/16MiB/targets @@ -0,0 +1 @@ +corebootfb |