diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-13 12:46:46 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-09-13 15:17:11 +0530 |
| commit | 210637fe0599a55cff05facc13b2f706d2afb586 (patch) | |
| tree | fadad741a429edbf29298accddb92072eb7f590c /meta-xilinx-core | |
| parent | 52b6fdee4dfa5e0f4c593a5b457fbd3a7084471f (diff) | |
| download | meta-xilinx-210637fe0599a55cff05facc13b2f706d2afb586.tar.gz | |
u-boot-xlnx : Updated SRCREV for 2023.2_2883
mtd: spi-nor: Fix the issi_get_locked_range api
arm64: zynqmp: Add output-enable pins to SOMs
cmd: sf: Fix the flash_is_unlocked api size parameter
mtd: spi-nor: Fix the giga_get_locked_range api
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.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 4165543b..30da126f 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 = "5af51afd459eaf5bac81ff5315fad0b2ee20972a" | 5 | SRCREV = "ae520c3d6f89a639ea76ed439735e142e18f5957" |
| 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" |
