mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-03-03 00:24:37 -07:00
The core and the vblend registers size are wrong, they should respectively be
0x3B0 and 0x1E0 according to:
https://www.xilinx.com/htmldocs/registers/ug1087/ug1087-zynq-ultrascale-registers.html.
Let's fix that and use macros when creating the mmio region.
Fixes:
|
||
|---|---|---|
| .. | ||
| bcm2835_fb.h | ||
| blizzard.h | ||
| bochs-vbe.h | ||
| dpcd.h | ||
| edid.h | ||
| i2c-ddc.h | ||
| macfb.h | ||
| ramfb.h | ||
| tc6393xb.h | ||
| vga.h | ||
| xlnx_dp.h | ||