summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-09-19 12:46:43 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-09-19 13:47:26 +0530
commitd25c9ba4d0d300df0cd0594cb011ba306811b8f3 (patch)
treeee4a90488323d6e26befb51dabd26802ba567ecb
parent3142ae7db9ab448061030f81c3a857d9d8d1aff8 (diff)
downloadmeta-xilinx-d25c9ba4d0d300df0cd0594cb011ba306811b8f3.tar.gz
u-boot-xlnx : Updated SRCREV for 2023.2_8535
net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridge Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
-rw-r--r--meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc2
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 b9d6a16e..0473e4d4 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
3UBRANCH = "xlnx_rebase_v2023.01" 3UBRANCH = "xlnx_rebase_v2023.01"
4 4
5SRCREV = "ddaf9cd263bfce05bc7427f544b71a0cc75647ac" 5SRCREV = "5e0cdf3feeaed4f8dc75c15f9f4ee4ccdff80d74"
6 6
7LICENSE = "GPL-2.0-or-later" 7LICENSE = "GPL-2.0-or-later"
8LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" 8LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897"