summaryrefslogtreecommitdiff
path: root/resources/u-boot/peach_pit/board.cfg
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-04-09 20:57:08 +0100
committerLeah Rowe <leah@libreboot.org>2023-04-09 20:57:08 +0100
commit62cf9939042e7adc80b58dc436f2e8335c492767 (patch)
treea5f15b79b002464d874a558c0d08bb5200c62ad0 /resources/u-boot/peach_pit/board.cfg
parente80b24e90609b369637617bc3420c21dcfa82043 (diff)
remove daisy and peach boards (todo: re-add)
bl1 bootloader blobs needed, and lbmk doesn't currently auto-download these for insertion, so their presence in the build system is problematic because people might build these and think they work - they don't, due to the lack of those bl1 blobs notes about this are included in lbwww, on the compatibility list. these can be re-added and tested later, when lbmk handles those bl1 bootloader blobs
Diffstat (limited to 'resources/u-boot/peach_pit/board.cfg')
-rw-r--r--resources/u-boot/peach_pit/board.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/u-boot/peach_pit/board.cfg b/resources/u-boot/peach_pit/board.cfg
deleted file mode 100644
index d5f9de8a..00000000
--- a/resources/u-boot/peach_pit/board.cfg
+++ /dev/null
@@ -1,2 +0,0 @@
-ubtree="default"
-arch="ARMv7"