diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-10-18 08:20:43 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-10-20 14:46:07 +0200 |
commit | a4a81a2d57a4bac4efd482a1589b007702f92901 (patch) | |
tree | 62bddfb95ea8336f8ed922bdea53b91290992d1a /fsdev/qemu-fsdev.c | |
parent | 77dbaccefd7c5e1f985f96a49412aa3b378fbadd (diff) | |
download | qemu-a4a81a2d57a4bac4efd482a1589b007702f92901.zip qemu-a4a81a2d57a4bac4efd482a1589b007702f92901.tar.gz qemu-a4a81a2d57a4bac4efd482a1589b007702f92901.tar.bz2 |
hw/misc/allwinner-dramc: Move sysbus_mmio_map call from init -> realize
In order to make the next commit trivial, move the sysbus_init_mmio()
call in allwinner_r40_dramc_init() just before the corresponding
sysbus_mmio_map_overlap() call in allwinner_r40_dramc_realize().
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20231019071611.98885-4-philmd@linaro.org>
Diffstat (limited to 'fsdev/qemu-fsdev.c')
0 files changed, 0 insertions, 0 deletions