Re: [Qemu-devel] [PATCH v3 2/7] Honour reset_sctlr EE/B bits during reset.

2017-02-03 Thread Peter Maydell
On 20 January 2017 at 16:30, Julian Brown wrote: > This patch uses the reset value of the SCTLR register (e.g. as modified > by the "cfgend" parameter introduced by the previous patch) to set the > endianness used by QEMU when it is invoked without a kernel or firmware > image. The intended use ca

[Qemu-devel] [PATCH v3 2/7] Honour reset_sctlr EE/B bits during reset.

2017-01-20 Thread Julian Brown
This patch uses the reset value of the SCTLR register (e.g. as modified by the "cfgend" parameter introduced by the previous patch) to set the endianness used by QEMU when it is invoked without a kernel or firmware image. The intended use case is loading code via GDB as follows: (gdb) target rem