From b0ea58332c257cc5a805f5c70ab2b1631282646e Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Mon, 29 Oct 2018 22:04:34 -0400 Subject: Create Coreboot Depthcharge target for Nyan Blaze Nyan Blaze ROMs are built with Depthcharge as the default payload, e.g.: './libreboot build coreboot nyan blaze corebootfb 4mb depthcharge' --- projects/coreboot/configs/nyan/blaze/corebootfb/16mb/depthcharge/config | 1 + projects/coreboot/configs/nyan/blaze/corebootfb/16mb/targets | 1 + projects/coreboot/configs/nyan/blaze/corebootfb/4mb/depthcharge/config | 1 + projects/coreboot/configs/nyan/blaze/corebootfb/4mb/targets | 1 + 4 files changed, 4 insertions(+) create mode 100644 projects/coreboot/configs/nyan/blaze/corebootfb/16mb/depthcharge/config create mode 100644 projects/coreboot/configs/nyan/blaze/corebootfb/16mb/targets create mode 100644 projects/coreboot/configs/nyan/blaze/corebootfb/4mb/depthcharge/config create mode 100644 projects/coreboot/configs/nyan/blaze/corebootfb/4mb/targets (limited to 'projects/coreboot') diff --git a/projects/coreboot/configs/nyan/blaze/corebootfb/16mb/depthcharge/config b/projects/coreboot/configs/nyan/blaze/corebootfb/16mb/depthcharge/config new file mode 100644 index 00000000..1a6c06bc --- /dev/null +++ b/projects/coreboot/configs/nyan/blaze/corebootfb/16mb/depthcharge/config @@ -0,0 +1 @@ +CONFIG_PAYLOAD_FILE="$(obj)/../depthcharge-nyan-blaze/depthcharge.elf" diff --git a/projects/coreboot/configs/nyan/blaze/corebootfb/16mb/targets b/projects/coreboot/configs/nyan/blaze/corebootfb/16mb/targets new file mode 100644 index 00000000..d7e90413 --- /dev/null +++ b/projects/coreboot/configs/nyan/blaze/corebootfb/16mb/targets @@ -0,0 +1 @@ +depthcharge diff --git a/projects/coreboot/configs/nyan/blaze/corebootfb/4mb/depthcharge/config b/projects/coreboot/configs/nyan/blaze/corebootfb/4mb/depthcharge/config new file mode 100644 index 00000000..1a6c06bc --- /dev/null +++ b/projects/coreboot/configs/nyan/blaze/corebootfb/4mb/depthcharge/config @@ -0,0 +1 @@ +CONFIG_PAYLOAD_FILE="$(obj)/../depthcharge-nyan-blaze/depthcharge.elf" diff --git a/projects/coreboot/configs/nyan/blaze/corebootfb/4mb/targets b/projects/coreboot/configs/nyan/blaze/corebootfb/4mb/targets new file mode 100644 index 00000000..d7e90413 --- /dev/null +++ b/projects/coreboot/configs/nyan/blaze/corebootfb/4mb/targets @@ -0,0 +1 @@ +depthcharge -- cgit v1.2.3-70-g09d2