diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-08 06:01:40 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-08 08:17:09 +0530 |
commit | eae40b3fffd9cf75956405b7e16629dcee68b6f0 (patch) | |
tree | 53023704489a28c84e4dbd6fddea7567589c64c3 | |
parent | 3f2d2c64fb46492fe54b8f6bb7442dc462e5b069 (diff) | |
download | meta-xilinx-eae40b3fffd9cf75956405b7e16629dcee68b6f0.tar.gz |
qemu : Updated SRCREV for 2024.1_2095
m25p80: Consider 4byte address for octal ddr mode
-rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2024.1.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2024.1.inc b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2024.1.inc index ffaf3cdf..2733e01b 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2024.1.inc +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2024.1.inc | |||
@@ -1,3 +1,3 @@ | |||
1 | XILINX_QEMU_VERSION = "v8.1.0" | 1 | XILINX_QEMU_VERSION = "v8.1.0" |
2 | BRANCH = "master" | 2 | BRANCH = "master" |
3 | SRCREV = "aa05b83770c0cd5a4f7fcbcef7efc806ae2abe9f" | 3 | SRCREV = "d522393f8bc2fdb39db7e7563942f571e8aaea7a" |