diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-10-13 20:28:30 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-10-13 22:17:10 +0530 |
| commit | cacf35fc667fa48299a289022dd217ac2fcb75a6 (patch) | |
| tree | 4706d69dfbcd230572827e3006809c570ac0ef0f | |
| parent | bceea9b18e3c33b91098a26ff00a851defc89cb7 (diff) | |
| download | meta-xilinx-cacf35fc667fa48299a289022dd217ac2fcb75a6.tar.gz | |
u-boot-xlnx : Updated SRCREV for 2024.1_7279
arm64: zynqmp: Remove kv260 PL overlays
test: py: tests: Add test case to write and read multiple files from MMC
test: py: tests: Extend i2c test to cover all buses
spi: cadence_qspi: Fix versal ospi indirect write timed out issue
configs: zynq: Disable the config CONFIG_SPI_FLASH_USE_4K_SECTORS
spi: cadence_ospi_versal: Add support for 64-bit address
arm64: zynqmp: Remove unused xlnx,phy-type DT property
net: phy: xilinx_phy: Get rid of using property xlnx, phy-type
Revert "arm64: zynqmp: Add the fclk node"
arm64: versal-net: Add missing xlnx,versal-firmware string
arm64: zynqmp: Add output-enable pins to SOM KD240
arm64: versal-net: Append xlnx,versal-clk to clock node
arm64: zynqmp: Enable uart0 with pinctrl description
arm64: zynqmp: Add support for K26 rev2 boards
arm64: zynqmp: Setup default si570 frequency to 156.25MHz
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2024.1.inc | 2 |
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 269d8f19..1fff6ed0 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 | ||
| 3 | UBRANCH = "master" | 3 | UBRANCH = "master" |
| 4 | 4 | ||
| 5 | SRCREV = "50f4accf971fe2708a4b4fd515bb5542c50e7f5d" | 5 | SRCREV = "939c03d124cb3e5a07edeb9a1d9c12cf650a1468" |
| 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" |
