diff options
| author | Addepalli, Siva <siva.addepalli@amd.com> | 2023-08-11 18:33:45 +0530 |
|---|---|---|
| committer | Siva Addepalli <siva.addepalli@amd.com> | 2023-08-11 19:57:11 +0530 |
| commit | ce7e774333a18f3f833fb39988797143733a7030 (patch) | |
| tree | 76790d1fb93df4f3b89f38b4cbb29d26fbb419b2 /meta-xilinx-core | |
| parent | 3e38859b24953565451cecb3f6acfc9fc92fa7c0 (diff) | |
| download | meta-xilinx-ce7e774333a18f3f833fb39988797143733a7030.tar.gz | |
u-boot-xlnx : Updated SRCREV for 2023.2_8499
pinctrl: zynqmp: Add support for output-enable and bias-high-impedance
pinctrl: zynqmp: Add version check for TRISTATE configuration
firmware: zynqmp: Add support to check feature
arm64: versal_net: Disable the lock option for mini ospi and qspi
arm64: zynqmp: Disable the lock option for mini qspi
arm64: versal: Disable the lock option for mini ospi and qspi
mtd: spi-nor: Add spi flash lock config option
Signed-off-by: Siva Addepalli <siva.addepalli@amd.com>
Diffstat (limited to 'meta-xilinx-core')
| -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 d804b9b9..79cca5f6 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 = "f7800d4c03751e3233d551971ed053f0c6386274" | 5 | SRCREV = "2d10e6530d13a272b7e43c943f5c814a5d304f6a" |
| 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" |
