On 9/30/24 00:34, Philippe Mathieu-Daudé wrote:
In preparation to pass endianness and target word size to
the bootloader API, introduce an empty BlCpuCfg structure
and propagate it to the MIPS bootloader methods.
Signed-off-by: Philippe Mathieu-Daudé
---
include/hw/mips/bootloader.h | 17 +++
In preparation to pass endianness and target word size to
the bootloader API, introduce an empty BlCpuCfg structure
and propagate it to the MIPS bootloader methods.
Signed-off-by: Philippe Mathieu-Daudé
---
include/hw/mips/bootloader.h | 17 +++--
hw/mips/bootloader.c | 142