linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* How to port PReP to arch/powerpc?
@ 2007-08-22 11:50 Meelis Roos
  2007-08-22 12:29 ` Josh Boyer
  2007-08-22 13:04 ` Sven Luther
  0 siblings, 2 replies; 7+ messages in thread
From: Meelis Roos @ 2007-08-22 11:50 UTC (permalink / raw)
  To: linuxppc-dev

It seems no one cares for arch/ppc any more but the move to powerpc was 
not finished completely (PReP subarch was not migrated but sees users, I 
do not know about the user base of the other subarches). So I have been 
thinking about migrating PReP support to arch/powerpc myself since I use 
it.

Any general guidelines or specific hints about that? I have looked 
around in the code and some pieces are clearly PReP specific (setup, 
pci, boot) but others seem wuite a bit mixed up with other subarches.

-- 
Meelis Roos (mroos@linux.ee)

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

* Re: How to port PReP to arch/powerpc?
  2007-08-22 11:50 How to port PReP to arch/powerpc? Meelis Roos
@ 2007-08-22 12:29 ` Josh Boyer
  2007-08-22 16:19   ` Linas Vepstas
  2007-08-23  3:37   ` David Gibson
  2007-08-22 13:04 ` Sven Luther
  1 sibling, 2 replies; 7+ messages in thread
From: Josh Boyer @ 2007-08-22 12:29 UTC (permalink / raw)
  To: Meelis Roos; +Cc: linuxppc-dev

On Wed, 22 Aug 2007 14:50:07 +0300 (EEST)
Meelis Roos <mroos@linux.ee> wrote:

> It seems no one cares for arch/ppc any more but the move to powerpc was 
> not finished completely (PReP subarch was not migrated but sees users, I 
> do not know about the user base of the other subarches). So I have been 
> thinking about migrating PReP support to arch/powerpc myself since I use 
> it.

The merge is still on-going.  So it's not "finished" at all.

> Any general guidelines or specific hints about that? I have looked 
> around in the code and some pieces are clearly PReP specific (setup, 
> pci, boot) but others seem wuite a bit mixed up with other subarches.

David Gibson and Rob Landley had a quite interesting discussion about
PReP last night on IRC.  You might want to contact them and see if they
came to any conclusions.

josh

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

* Re: How to port PReP to arch/powerpc?
  2007-08-22 11:50 How to port PReP to arch/powerpc? Meelis Roos
  2007-08-22 12:29 ` Josh Boyer
@ 2007-08-22 13:04 ` Sven Luther
  1 sibling, 0 replies; 7+ messages in thread
From: Sven Luther @ 2007-08-22 13:04 UTC (permalink / raw)
  To: Meelis Roos; +Cc: linuxppc-dev

On Wed, Aug 22, 2007 at 02:50:07PM +0300, Meelis Roos wrote:
> It seems no one cares for arch/ppc any more but the move to powerpc was 
> not finished completely (PReP subarch was not migrated but sees users, I 
> do not know about the user base of the other subarches). So I have been 
> thinking about migrating PReP support to arch/powerpc myself since I use 
> it.
> 
> Any general guidelines or specific hints about that? I have looked 
> around in the code and some pieces are clearly PReP specific (setup, 
> pci, boot) but others seem wuite a bit mixed up with other subarches.

I don't have much time for this right now, but i am interested in
helping out in a PReP arch/powerpc port, as this would allow debian to
drop the arch/ppc -prep flavour. I have both a motorola and an IBM PReP
box here to play with and test.

Friendly,

Sven Luther

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

* Re: How to port PReP to arch/powerpc?
  2007-08-22 16:19   ` Linas Vepstas
@ 2007-08-22 15:27     ` Olof Johansson
  2007-08-22 16:26       ` Josh Boyer
  0 siblings, 1 reply; 7+ messages in thread
From: Olof Johansson @ 2007-08-22 15:27 UTC (permalink / raw)
  To: Linas Vepstas; +Cc: linuxppc-dev, Meelis Roos

On Wed, Aug 22, 2007 at 11:19:34AM -0500, Linas Vepstas wrote:
> On Wed, Aug 22, 2007 at 07:29:56AM -0500, Josh Boyer wrote:
> > 
> > David Gibson and Rob Landley had a quite interesting discussion about
> > PReP last night on IRC. 
> 
> ?? Where? I scrolled back on #ppc64 on freenode, and see no such
> conversation.

It was on #mklinux


-Olof

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

* Re: How to port PReP to arch/powerpc?
  2007-08-22 12:29 ` Josh Boyer
@ 2007-08-22 16:19   ` Linas Vepstas
  2007-08-22 15:27     ` Olof Johansson
  2007-08-23  3:37   ` David Gibson
  1 sibling, 1 reply; 7+ messages in thread
From: Linas Vepstas @ 2007-08-22 16:19 UTC (permalink / raw)
  To: Josh Boyer; +Cc: Meelis Roos, linuxppc-dev

On Wed, Aug 22, 2007 at 07:29:56AM -0500, Josh Boyer wrote:
> 
> David Gibson and Rob Landley had a quite interesting discussion about
> PReP last night on IRC. 

?? Where? I scrolled back on #ppc64 on freenode, and see no such
conversation.

--linas

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

* Re: How to port PReP to arch/powerpc?
  2007-08-22 15:27     ` Olof Johansson
@ 2007-08-22 16:26       ` Josh Boyer
  0 siblings, 0 replies; 7+ messages in thread
From: Josh Boyer @ 2007-08-22 16:26 UTC (permalink / raw)
  To: Olof Johansson; +Cc: Meelis Roos, linuxppc-dev

On Wed, 22 Aug 2007 10:27:16 -0500
Olof Johansson <olof@lixom.net> wrote:

> On Wed, Aug 22, 2007 at 11:19:34AM -0500, Linas Vepstas wrote:
> > On Wed, Aug 22, 2007 at 07:29:56AM -0500, Josh Boyer wrote:
> > > 
> > > David Gibson and Rob Landley had a quite interesting discussion about
> > > PReP last night on IRC. 
> > 
> > ?? Where? I scrolled back on #ppc64 on freenode, and see no such
> > conversation.
> 
> It was on #mklinux

Right.  There's actually quite a bit discussed in #mklinux about
various merge port stuff.  And cars.

josh

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

* Re: How to port PReP to arch/powerpc?
  2007-08-22 12:29 ` Josh Boyer
  2007-08-22 16:19   ` Linas Vepstas
@ 2007-08-23  3:37   ` David Gibson
  1 sibling, 0 replies; 7+ messages in thread
From: David Gibson @ 2007-08-23  3:37 UTC (permalink / raw)
  To: Josh Boyer; +Cc: Meelis Roos, linuxppc-dev

On Wed, Aug 22, 2007 at 07:29:56AM -0500, Josh Boyer wrote:
> On Wed, 22 Aug 2007 14:50:07 +0300 (EEST)
> Meelis Roos <mroos@linux.ee> wrote:
> 
> > It seems no one cares for arch/ppc any more but the move to powerpc was 
> > not finished completely (PReP subarch was not migrated but sees users, I 
> > do not know about the user base of the other subarches). So I have been 
> > thinking about migrating PReP support to arch/powerpc myself since I use 
> > it.
> 
> The merge is still on-going.  So it's not "finished" at all.
> 
> > Any general guidelines or specific hints about that? I have looked 
> > around in the code and some pieces are clearly PReP specific (setup, 
> > pci, boot) but others seem wuite a bit mixed up with other subarches.
> 
> David Gibson and Rob Landley had a quite interesting discussion about
> PReP last night on IRC.  You might want to contact them and see if they
> came to any conclusions.

Yes, my draft PReP support patch, tweaked this morning to build again
(changes roughly identical to Rob Landley's patch, I believe) is at:
	http://ozlabs.org/~dgibson/home/tmp/prep-support

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

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

end of thread, other threads:[~2007-08-23  3:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-22 11:50 How to port PReP to arch/powerpc? Meelis Roos
2007-08-22 12:29 ` Josh Boyer
2007-08-22 16:19   ` Linas Vepstas
2007-08-22 15:27     ` Olof Johansson
2007-08-22 16:26       ` Josh Boyer
2007-08-23  3:37   ` David Gibson
2007-08-22 13:04 ` Sven Luther

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).