summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-09-21 06:23:26 -1200
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-09-22 14:27:13 +0530
commit7ca32a7c1ad21a0dd95424c794e43c17dad48f62 (patch)
tree29f495840fece8ec7fcbff59ad4cc12df3804b8b /meta-xilinx-core/recipes-bsp/u-boot
parente2bed1017337aab29f24a97c0541d5f170feaba9 (diff)
downloadmeta-xilinx-7ca32a7c1ad21a0dd95424c794e43c17dad48f62.tar.gz
u-boot-xlnx : Updated SRCREV for 2024.1_2411
net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridge Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-core/recipes-bsp/u-boot')
-rw-r--r--meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc
index a4a916b8..6517a236 100644
--- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc
+++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc
@@ -2,7 +2,7 @@ UBOOT_VERSION = "v2023.01"
2 2
3UBRANCH = "master" 3UBRANCH = "master"
4 4
5SRCREV = "4b18ddd0107b864a7a5999812da55cf13051ed80" 5SRCREV = "082e36f2138611c34cbeabf8b3178ac90bb63d08"
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"