diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-22 21:54:22 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-22 23:07:31 +0530 |
| commit | 9c74ee2982aba468f096069178973176f28b1d78 (patch) | |
| tree | ff076f35dfdd0bac2a0eb8c94aa8d65a9c0bdb00 | |
| parent | 2260d3c48ab6095a603b963cb2f35c4ef2066e94 (diff) | |
| download | meta-xilinx-9c74ee2982aba468f096069178973176f28b1d78.tar.gz | |
u-boot-xlnx : Updated SRCREV for 2023.2_3243
net: zynq_gem: Update the MDC clock divisor in the probe function
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| -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 0473e4d4..0cfbd846 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 = "5e0cdf3feeaed4f8dc75c15f9f4ee4ccdff80d74" | 5 | SRCREV = "0fc19cad5a07a09958443e7a5b6f11e420ef195c" |
| 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" |
