diff options
author | Addepalli, Siva <siva.addepalli@amd.com> | 2023-08-18 21:24:50 +0530 |
---|---|---|
committer | Siva Addepalli <siva.addepalli@amd.com> | 2023-08-18 22:47:11 +0530 |
commit | 876ad43e6e646106dff5a3e04f719c77ecd2e039 (patch) | |
tree | 8ae61b056075af93bdb5e486aa6d54bda88401cd /meta-xilinx-core/recipes-bsp | |
parent | 6a73350a5047328b5ce8b281a3019ca21ddf2d81 (diff) | |
download | meta-xilinx-876ad43e6e646106dff5a3e04f719c77ecd2e039.tar.gz |
u-boot-xlnx : Updated SRCREV for 2023.2_3191
dm: core: ofnode: Change the log message to debug
clk: versal: Fix the function versal_clock_ref
Signed-off-by: Siva Addepalli <siva.addepalli@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-bsp')
-rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc index 79cca5f6..806b887e 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc | |||
@@ -2,7 +2,7 @@ UBOOT_VERSION = "v2023.01" | |||
2 | 2 | ||
3 | UBRANCH = "xlnx_rebase_v2023.01" | 3 | UBRANCH = "xlnx_rebase_v2023.01" |
4 | 4 | ||
5 | SRCREV = "2d10e6530d13a272b7e43c943f5c814a5d304f6a" | 5 | SRCREV = "4494d845c4a6d339a29c0cad745b13ddcfd361aa" |
6 | 6 | ||
7 | LICENSE = "GPL-2.0-or-later" | 7 | LICENSE = "GPL-2.0-or-later" |
8 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" | 8 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" |