summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Kohn <christian.kohn@xilinx.com>2022-05-14 00:27:21 +0200
committerMark Hatle <mark.hatle@kernel.crashing.org>2022-07-23 15:59:49 -0500
commit1e22c595a653e8edbd5fde71739e043383db6f31 (patch)
tree083d00dfd5eaeb172568d3d2f0024ffaca6cd9bc
parent46a83badda0dfe021c9ad8798ac56a26f20291a9 (diff)
downloadmeta-xilinx-1e22c595a653e8edbd5fde71739e043383db6f31.tar.gz
u-boot-xlnx: Update branch and SRCREV for update release
Update the u-boot branch and commit ID for the 2022.1_update1 release. Signed-off-by: Christian Kohn <christian.kohn@xilinx.com>
-rw-r--r--meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb
index e309783f..35703351 100644
--- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb
+++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb
@@ -1,8 +1,8 @@
1UBOOT_VERSION = "v2021.01" 1UBOOT_VERSION = "v2021.01"
2 2
3UBRANCH ?= "xlnx_rebase_v2022.01" 3UBRANCH ?= "xlnx_rebase_v2022.01_2022.1_update"
4 4
5SRCREV = "c50d6c48f4e1368cd38699278e35563cb4b0e444" 5SRCREV = "a807cf8f6ce03ef1441c246a90aefbc8b6ea4c43"
6 6
7include u-boot-xlnx.inc 7include u-boot-xlnx.inc
8include u-boot-spl-zynq-init.inc 8include u-boot-spl-zynq-init.inc