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/v2021.07 | |
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/v2021.07')
-rw-r--r-- | resources/u-boot/v2021.07/board.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/u-boot/v2021.07/board.cfg b/resources/u-boot/v2021.07/board.cfg deleted file mode 100644 index 4bddc10c..00000000 --- a/resources/u-boot/v2021.07/board.cfg +++ /dev/null @@ -1,2 +0,0 @@ -ubtree="v2021.07" -ubrevision="840658b093976390e9537724f802281c9c8439f5" # v2021.07 |