diff options
author | Doug Brown <doug@schmorgal.com> | 2024-09-13 15:31:48 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-09-13 15:31:48 +0100 |
commit | 7f34aae641ce1a2654c1a950aec4eab6f371a55d (patch) | |
tree | 4ace25907755ca7de685c498f72f580b2a0f8484 /python/scripts/vendor.py | |
parent | 77dcbf16d971596261ddaa910f57ccceb48227b5 (diff) | |
download | qemu-7f34aae641ce1a2654c1a950aec4eab6f371a55d.zip qemu-7f34aae641ce1a2654c1a950aec4eab6f371a55d.tar.gz qemu-7f34aae641ce1a2654c1a950aec4eab6f371a55d.tar.bz2 |
hw/net/can/xlnx-versal-canfd: Handle flags correctly
Add support for QEMU_CAN_FRMF_ESI and QEMU_CAN_FRMF_BRS flags, and
ensure frame->flags is always initialized to 0.
Note that the Xilinx IP core doesn't allow manually setting the ESI bit
during transmits, so it's only implemented for the receive case.
Signed-off-by: Doug Brown <doug@schmorgal.com>
Reviewed-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Message-id: 20240827034927.66659-5-doug@schmorgal.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'python/scripts/vendor.py')
0 files changed, 0 insertions, 0 deletions