diff options
author | Leah Rowe <leah@libreboot.org> | 2023-07-10 01:43:43 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-07-10 01:44:09 +0100 |
commit | 9202ffa85a49e7397447fb0d25a9397598045f9a (patch) | |
tree | deb701db1bd3b7f6a4fcec180952e8a951a5d97c /resources/u-boot/qemu_arm64_12mb | |
parent | b5afcdaa04b358e16d3f721879a6d0a77c690c7c (diff) |
uboot: add blobs.list file under resources/
(i'll actually add deblobbing logic in the next revision)
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'resources/u-boot/qemu_arm64_12mb')
-rw-r--r-- | resources/u-boot/qemu_arm64_12mb/board.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/u-boot/qemu_arm64_12mb/board.cfg b/resources/u-boot/qemu_arm64_12mb/board.cfg index 44366674..bc113590 100644 --- a/resources/u-boot/qemu_arm64_12mb/board.cfg +++ b/resources/u-boot/qemu_arm64_12mb/board.cfg @@ -1,3 +1,2 @@ ubtree="default" -ubrevision="4debc57a3da6c3f4d3f89a637e99206f4cea0a96" # v2022.10 arch="AArch64" |