On 15/5/25 15:20, Thomas Huth wrote:
From: Thomas Huth <th...@redhat.com>Since the microblaze target can now handle both endianness, big and little, we should provide a config knob for the user to select the desired endianness. Signed-off-by: Thomas Huth <th...@redhat.com> --- hw/microblaze/petalogix_s3adsp1800_mmu.c | 41 +++++++++++++++++++++--- 1 file changed, 36 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>