hw/sparc/leon3: Have write_bootloader() take a void pointer argument
commit047521050a857600838b2d4be4cde42d52cac4f1
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 15 Feb 2024 13:24:12 +0000 (15 14:24 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 15 Feb 2024 15:58:46 +0000 (15 16:58 +0100)
tree9b5a5e496d1fc0f7ef9c4f489eb670b6e114fead
parenta7b3c3797e81872084fa533dc3faaebfd6434d79
hw/sparc/leon3: Have write_bootloader() take a void pointer argument

Directly use the void pointer argument returned
by memory_region_get_ram_ptr().

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20240215132824.67363-3-philmd@linaro.org>
hw/sparc/leon3.c