summaryrefslogtreecommitdiff
path: root/resources/u-boot/peach/board.cfg
diff options
context:
space:
mode:
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-12-07 13:34:20 +0300
committerAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-12-10 14:19:00 +0300
commitc798975de639fddd708b99b4c67e567142264b7b (patch)
treea1124a291353b08c5923734da04c7cab5554e629 /resources/u-boot/peach/board.cfg
parent5b6bf2a82631f15ad8d3923520e678b9b0065302 (diff)
u-boot: Use a common tree
Merge all boards into a common "default" tree, currently for v2022.07. This ends up applying the "Improve UEFI experience on DM_VIDEO" series to everything, so refresh the configs for the new options. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'resources/u-boot/peach/board.cfg')
-rw-r--r--resources/u-boot/peach/board.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/u-boot/peach/board.cfg b/resources/u-boot/peach/board.cfg
deleted file mode 100644
index 59d17f7a..00000000
--- a/resources/u-boot/peach/board.cfg
+++ /dev/null
@@ -1,3 +0,0 @@
-ubtree="peach"
-ubrevision="e092e3250270a1016c877da7bdd9384f14b1321e" # v2022.07
-arch="ARMv7"