All of lore.kernel.org
 help / color / mirror / Atom feed
* Building ppc/powerpc kernel to run under QEMU.
@ 2007-05-10  2:03 Rob Landley
  2007-05-10 17:28 ` Linas Vepstas
  0 siblings, 1 reply; 12+ messages in thread
From: Rob Landley @ 2007-05-10  2:03 UTC (permalink / raw)
  To: linuxppc-dev

I've been puttering around with my Firmware Linux project trying to add
powerpc as a supported platform.  I can build kernels that qemu can boot (such
as a "prep" kernel) using ARCH=ppc, but that one doesn't support make
headers_install.

Using ARCH=powerpc makes headers_install work, but there's no kernel .config 
I've been able to come up with that generates a kernel I can boot under qemu.

I could add a special case to my build script, but so far I've got it building 
eight targets (x86, x86-64, mips, mipsel, armv4l, armv5l, and sparc) with the 
same ARCH= for headers_install and the actual kernel compile.  It seems there 
_should_ be a way to do this for as prominent an architecture as PowerPC.

I was told this was the right place to ask: what's the status of the 
ppc->powerpc migration, and is there any known way to get ARCH=powerpc to 
build a kernel qemu can boot?

Rob

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Building ppc/powerpc kernel to run under QEMU.
@ 2007-05-09 22:39 Rob Landley
  2007-05-09 23:38 ` Stephen Rothwell
  0 siblings, 1 reply; 12+ messages in thread
From: Rob Landley @ 2007-05-09 22:39 UTC (permalink / raw)
  To: linux-kernel

Who do I ask about the status of the migration from ARCH=ppc to ARCH=powerpc?

I've been putting around with my Firmware Linux project trying to add powerpc 
as a supported platform.  I can build kernels that qemu can boot (such as 
a "prep" kernel) using ARCH=ppc, but that one doesn't support make 
headers_install.

Using ARCH=powerpc makes headers_install work, but there's no kernel .config 
I've been able to come up with that generates a kernel I can boot under qemu.

I could add a special case to my build script, but so far I've got it building 
eight targets (x86, x86-64, mips, mipsel, armv4l, armv5l, and sparc) with the 
same ARCH= for headers_install and the actual kernel compile.  It seems there 
_should_ be a way to do this for as prominent an architecture as PowerPC.

Who should I ask about this?

Rob

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

end of thread, other threads:[~2007-05-14 19:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-10  2:03 Building ppc/powerpc kernel to run under QEMU Rob Landley
2007-05-10 17:28 ` Linas Vepstas
2007-05-10 22:07   ` Matt Sealey
2007-05-11  1:46     ` David Gibson
2007-05-12  3:30       ` Rob Landley
2007-05-12  1:46     ` Rob Landley
2007-05-12  3:00       ` Doug Maxey
2007-05-12  4:05         ` Rob Landley
2007-05-12  1:14   ` Rob Landley
2007-05-14 19:09     ` Hollis Blanchard
  -- strict thread matches above, loose matches on Subject: below --
2007-05-09 22:39 Rob Landley
2007-05-09 23:38 ` Stephen Rothwell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.