On 05/11/24, Philippe Mathieu-Daudé wrote: > Rename the 'endian' property as 'little-endian' because the 'ENDI' > bit is set when the endianness is in little order, and unset in > big order. > > Signed-off-by: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx> > --- > hw/microblaze/petalogix_ml605_mmu.c | 2 +- > hw/microblaze/xlnx-zynqmp-pmu.c | 2 +- > target/microblaze/cpu.c | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) Reviewed-by: Anton Johansson <anjo@xxxxxx>