From 8b411963b7e4941cbd96ac874d0582eaa20ea998 Mon Sep 17 00:00:00 2001 From: Alper Nebi Yasak Date: Fri, 13 Oct 2023 22:47:48 +0300 Subject: u-boot: qemu_arm64_12mb: Remove misleading rev field The U-Boot build for qemu_arm64_12mb board refers to a code revision whereas it uses the common "default" tree, remove the bad reference. Signed-off-by: Alper Nebi Yasak --- config/u-boot/qemu_arm64_12mb/target.cfg | 1 - 1 file changed, 1 deletion(-) (limited to 'config/u-boot') diff --git a/config/u-boot/qemu_arm64_12mb/target.cfg b/config/u-boot/qemu_arm64_12mb/target.cfg index 97c8d8e6..6532f257 100644 --- a/config/u-boot/qemu_arm64_12mb/target.cfg +++ b/config/u-boot/qemu_arm64_12mb/target.cfg @@ -1,3 +1,2 @@ tree="default" -rev="4debc57a3da6c3f4d3f89a637e99206f4cea0a96" # v2022.10 arch="AArch64" -- cgit v1.2.1