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/u-boot/nyan_big/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/u-boot/nyan_big/board.cfg')
-rw-r--r-- | resources/u-boot/nyan_big/board.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/u-boot/nyan_big/board.cfg b/resources/u-boot/nyan_big/board.cfg deleted file mode 100644 index d5f9de8a..00000000 --- a/resources/u-boot/nyan_big/board.cfg +++ /dev/null @@ -1,2 +0,0 @@ -ubtree="default" -arch="ARMv7" |