diff options
author | Leah Rowe <leah@libreboot.org> | 2022-11-11 21:38:12 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2022-11-11 21:38:12 +0000 |
commit | b5c25efed46f0a9121023997c6758eda5c3f5017 (patch) | |
tree | 973bda08e84b61b8fee442a94db1bc62bd6d818a /resources/u-boot/daisy | |
parent | fbbb5bc616b08a5cd747735b0612fd0f0046c7fe (diff) | |
parent | 61ac6c3f0b26deadc2fb8355a8dd0d25b29baacd (diff) |
Merge branch 'u-boot-chromebooks' of alpernebbi/lbmk into master
Diffstat (limited to 'resources/u-boot/daisy')
-rw-r--r-- | resources/u-boot/daisy/board.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/u-boot/daisy/board.cfg b/resources/u-boot/daisy/board.cfg new file mode 100644 index 00000000..4844cdd3 --- /dev/null +++ b/resources/u-boot/daisy/board.cfg @@ -0,0 +1,3 @@ +ubtree="daisy" +ubrevision="e092e3250270a1016c877da7bdd9384f14b1321e" # v2022.07 +arch="ARMv7" |