linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] QEMU - Add support for little endian mips
@ 2006-09-27 21:07 Aurelien Jarno
  2006-09-28 12:47 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Aurelien Jarno @ 2006-09-27 21:07 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-mips

This very small patch adds support for little endian on the virtual QEMU
mips platform. The status of this platform is the same as the big endian
one, ie it is possible to boot a system with init=/bin/sh.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
i

diff -Nurd linux-2.6.18.orig/arch/mips/Kconfig linux-2.6.18/arch/mips/Kconfig
--- linux-2.6.18.orig/arch/mips/Kconfig	2006-09-20 05:42:06.000000000 +0200
+++ linux-2.6.18/arch/mips/Kconfig	2006-09-27 23:00:12.124563754 +0200
@@ -557,6 +557,7 @@
 	select SYS_HAS_CPU_MIPS32_R1
 	select SYS_SUPPORTS_32BIT_KERNEL
 	select SYS_SUPPORTS_BIG_ENDIAN
+	select SYS_SUPPORTS_LITTLE_ENDIAN
 	select ARCH_SPARSEMEM_ENABLE
 	help
 	  Qemu is a software emulator which among other architectures also

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] QEMU - Add support for little endian mips
  2006-09-27 21:07 [PATCH] QEMU - Add support for little endian mips Aurelien Jarno
@ 2006-09-28 12:47 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2006-09-28 12:47 UTC (permalink / raw)
  To: Aurelien Jarno, linux-kernel, linux-mips

On Wed, Sep 27, 2006 at 11:07:25PM +0200, Aurelien Jarno wrote:

> This very small patch adds support for little endian on the virtual QEMU
> mips platform. The status of this platform is the same as the big endian
> one, ie it is possible to boot a system with init=/bin/sh.
> 
> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

Applied.  Thanks,

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-09-28 12:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-27 21:07 [PATCH] QEMU - Add support for little endian mips Aurelien Jarno
2006-09-28 12:47 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).