diff options
author | Alper Nebi Yasak <alpernebiyasak@gmail.com> | 2022-12-07 13:34:20 +0300 |
---|---|---|
committer | Alper Nebi Yasak <alpernebiyasak@gmail.com> | 2022-12-10 14:19:00 +0300 |
commit | c798975de639fddd708b99b4c67e567142264b7b (patch) | |
tree | a1124a291353b08c5923734da04c7cab5554e629 /resources/u-boot/nyan | |
parent | 5b6bf2a82631f15ad8d3923520e678b9b0065302 (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/nyan')
-rw-r--r-- | resources/u-boot/nyan/board.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/u-boot/nyan/board.cfg b/resources/u-boot/nyan/board.cfg deleted file mode 100644 index 98a4b610..00000000 --- a/resources/u-boot/nyan/board.cfg +++ /dev/null @@ -1,3 +0,0 @@ -ubtree="nyan" -ubrevision="e092e3250270a1016c877da7bdd9384f14b1321e" # v2022.07 -arch="ARMv7" |