diff options
author | Leah Rowe <leah@libreboot.org> | 2023-06-20 02:33:36 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-06-20 02:33:36 +0100 |
commit | 0fb7eab591318f81a73c3c32efed7ea207453e2f (patch) | |
tree | 3da9134c952c56ad4d83a36807fb91a617a42ec4 /resources/coreboot/nyan_blaze/board.cfg | |
parent | 1762d114d3a2cc0866b2c0d78e8dad7e9cfe2977 (diff) |
nuke boards: delete nyan* (for now)
not well-tested, and existing testing has revealed video
issues on some of them (or just no boot)
for now, retain only qemu and gru-* on arm
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'resources/coreboot/nyan_blaze/board.cfg')
-rw-r--r-- | resources/coreboot/nyan_blaze/board.cfg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/resources/coreboot/nyan_blaze/board.cfg b/resources/coreboot/nyan_blaze/board.cfg deleted file mode 100644 index 7270d02c..00000000 --- a/resources/coreboot/nyan_blaze/board.cfg +++ /dev/null @@ -1,6 +0,0 @@ -cbtree="cros" -romtype="normal" -arch="ARMv7" -payload_uboot="y" -blobs_required="n" -microcode_required="n" |