diff options
author | Mark Hatle <mark.hatle@xilinx.com> | 2021-09-22 13:27:13 -0700 |
---|---|---|
committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-09-28 08:21:42 -0700 |
commit | 90ce2621763a3d66f3b99a2d48c4c2ee066ba401 (patch) | |
tree | 6e017a3e519fa76d2dd3e667eae0fe6d7a840c62 | |
parent | 24f82ed10776b5b33c1869ffd04e2baa10c9fe9c (diff) | |
download | meta-xilinx-90ce2621763a3d66f3b99a2d48c4c2ee066ba401.tar.gz |
u-boot-xlnx: Update branch and SRCREV for 2021.2
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
-rw-r--r-- | meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb index eb9d6868..8111607e 100644 --- a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb +++ b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb | |||
@@ -1,8 +1,8 @@ | |||
1 | UBOOT_VERSION = "v2021.01" | 1 | UBOOT_VERSION = "v2021.01" |
2 | 2 | ||
3 | UBRANCH ?= "master" | 3 | UBRANCH ?= "xlnx_rebase_v2021.01" |
4 | 4 | ||
5 | SRCREV = "0e1da2f827452b649735b6309a97f95a8c116b55" | 5 | SRCREV = "8683d125c9fec4320682ecde7a3e5920b80ade32" |
6 | 6 | ||
7 | include u-boot-xlnx.inc | 7 | include u-boot-xlnx.inc |
8 | include u-boot-spl-zynq-init.inc | 8 | include u-boot-spl-zynq-init.inc |