diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-11-09 19:35:36 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-13 17:16:03 +0100 |
commit | fa3ca9aa1ceb9b762f4c7a51245226f247e35560 (patch) | |
tree | c531d19248806a1583dddbaabda9229722c10e20 /scripts/xml-preprocess.py | |
parent | 6909b616efbc9b627a0c9ea87d25a10d508cc879 (diff) | |
download | qemu-fa3ca9aa1ceb9b762f4c7a51245226f247e35560.zip qemu-fa3ca9aa1ceb9b762f4c7a51245226f247e35560.tar.gz qemu-fa3ca9aa1ceb9b762f4c7a51245226f247e35560.tar.bz2 |
hw/net/xilinx_ethlite: Map MDIO registers (as unimplemented)
Rather than handling the MDIO registers as RAM, map them
as unimplemented I/O within the device MR.
The memory flat view becomes:
(qemu) info mtree -f
FlatView #0
Root memory region: system
0000000081000000-00000000810007e3 (prio 0, i/o): xlnx.xps-ethernetlite
00000000810007e4-00000000810007f3 (prio 0, i/o): ethlite.mdio
00000000810007f4-0000000081001fff (prio 0, i/o): xlnx.xps-ethernetlite @00000000000007f4
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Message-Id: <20241112181044.92193-7-philmd@linaro.org>
Diffstat (limited to 'scripts/xml-preprocess.py')
0 files changed, 0 insertions, 0 deletions