commit | 141ec228deb7f94fb713c4d7ce0276e088e59f15 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Thu May 15 15:20:16 2025 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Fri May 30 09:52:08 2025 +0200 |
tree | 6d1cb0af648bf16335c24527eaff8611ae7335e4 | |
parent | 9f7cf938efc6016f7ce323b064c2f3f46360c751 [diff] |
hw/microblaze: Add endianness property to the petalogix_s3adsp1800 machine 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. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20250515132019.569365-2-thuth@redhat.com>