On 15/5/25 15:20, Thomas Huth wrote:
From: Thomas Huth <[email protected]>
The (former big-endian only) binary qemu-system-microblaze can
handle both endiannesses nowadays, so we don't need the separate
qemu-system-microblazeel binary for little endian anymore. Let's
deprecate it to avoid unnecessary compilation and test time in
the future.
Signed-off-by: Thomas Huth <[email protected]>
---
docs/about/deprecated.rst | 13 +++++++++++++
1 file changed, 13 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>