Re: [PATCH 1/2] Revert "Remove the unused sh4eb target"

2024-10-29 Thread Thomas Huth
On 25/10/2024 18.09, Rob Landley wrote: On 10/24/24 03:27, Thomas Huth wrote: This reverts commit 73ceb12960e686b763415f0880cc5171ccce01cf. The "r2d" machine can work in big endian mode, see:   https://lore.kernel.org/qemu-devel/ d6755445-1060-48a8-82b6-2f392c21f...@landley.net/ So the reas

Re: [PATCH 1/2] Revert "Remove the unused sh4eb target"

2024-10-25 Thread Rob Landley
On 10/24/24 03:27, Thomas Huth wrote: This reverts commit 73ceb12960e686b763415f0880cc5171ccce01cf. The "r2d" machine can work in big endian mode, see: https://lore.kernel.org/qemu-devel/d6755445-1060-48a8-82b6-2f392c21f...@landley.net/ So the reasoning for removing sh4eb was wrong. Signed

Re: [PATCH 1/2] Revert "Remove the unused sh4eb target"

2024-10-24 Thread Daniel P . Berrangé
On Thu, Oct 24, 2024 at 10:27:34AM +0200, Thomas Huth wrote: > This reverts commit 73ceb12960e686b763415f0880cc5171ccce01cf. > > The "r2d" machine can work in big endian mode, see: > > > https://lore.kernel.org/qemu-devel/d6755445-1060-48a8-82b6-2f392c21f...@landley.net/ > > So the reasoning f

[PATCH 1/2] Revert "Remove the unused sh4eb target"

2024-10-24 Thread Thomas Huth
This reverts commit 73ceb12960e686b763415f0880cc5171ccce01cf. The "r2d" machine can work in big endian mode, see: https://lore.kernel.org/qemu-devel/d6755445-1060-48a8-82b6-2f392c21f...@landley.net/ So the reasoning for removing sh4eb was wrong. Signed-off-by: Thomas Huth --- configs/device