From b0ca02e133ed94a5fc9466a44014d4f8e9b3beda Mon Sep 17 00:00:00 2001 From: Dasari Sharath Kumar Date: Fri, 10 Jan 2025 19:47:36 +0530 Subject: u-boot-xlnx : Updated SRCREV Change log: arm64: zynqmp: Add eeprom labels for System Controller dts video: zynqmp: Add support for reset arm64: zynqmp: A few clock-related changes for VE-P-A2112 board arm64: zynqmp: Add gpio description for SCM arm64: zynqmp: Update MIO GPIO on Kria SC controllers arm64: zynqmp: Update PHY settings on Kria SC controller arm64: zynqmp: Use tabs for indentation in sc-k24 Revert "Makefile: Fake external blob with BINMAN_ALLOW_MISSING=1" arm64: zynqmp: Fix binman-sc description (regular expression) arm64: zynqmp: Set default RTC device at start arm64: zynqmp: Configure SoC RTC on SOM arm64: zynqmp: Wire all SC DTBs arm64: zynqmp: Add description for SOM based SC on vr-r-a2488-00 net: gem: Remove undocumented is-internal-pcspma dt flag arm64: zynqmp: Add support for VE-P-A2112 SC controller arm64: zynqmp: Add description for SC on vek385 arm64: xilinx: Add description for SCM arm64: xilinx: Add description for SC based on K24 arm64: zynqmp: Also generate images with single DT arm64: zynqmp: Remove mkimage fit script arm64: zynqmp: Generate u-boot.itb and QSPI image via binman arm64: zynqmp: Add binman description for SOM arm64: zynqmp: Describe empty binman node binman: Add option for pointing to separate description arm64: zynqmp: Remove overlays and add new dtb entries for ZynqMP kbuild: cherry-pick kbuild fdtoverlay changes from linux Signed-off-by: Dasari Sharath Kumar Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc index feb9bbcd..f54b5d6b 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.2.inc @@ -1,6 +1,6 @@ UBRANCH = "xlnx_rebase_v2024.01" -SRCREV = "7f6ec94aac7eacfec07bd45c83a6d17df4b7d383" +SRCREV = "20b67799856b578b1c79f29575448421c86b6161" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" -- cgit v1.2.3-54-g00ecf