Re: any chance to use a modern linux kernel on Pegasos1 G3 ?

2011-03-12 Thread kevin diggs
Hi, For what it is worth, I can boot 2.6.36 on a PowerMac 8600 with a 750GX processor in it. I have to compile the kernel with gcc 4.1.2. Figuring out why 4.3.5 won't work is ... a work in progress (maybe an exorcism will help?). kevin On Sat, Mar 12, 2011 at 1:05 PM, nello martuscielli wrote:

any chance to use a modern linux kernel on Pegasos1 G3 ?

2011-03-12 Thread nello martuscielli
hallo dear linuxppc kernel developers, i'm looking for some tips to use a modern linux kernel on my old Pegasos1 G3 600MHz (IBM PowerPC 750Cxe). The last working one is 2.6.16.x with arch=ppc. a picture of the screen when it freezes loading a modern kernel: http://i52.tinypic.com/33uzgc8.jpg th

[PATCH] powerpc: dtc: remove obsolete .gitignore entries

2011-03-12 Thread Wolfram Sang
dtc was moved and .gitignores have been added to the new location. So, we can delete the old, forgotten ones. Signed-off-by: Wolfram Sang Cc: Benjamin Herrenschmidt --- arch/powerpc/boot/.gitignore |1 - arch/powerpc/boot/dtc-src/.gitignore |3 --- 2 files changed, 0 insertions(

Re: fsl_udc_core not initializing properly?

2011-03-12 Thread Anatolij Gustschin
Hi Matthew, On Thu, 10 Mar 2011 13:46:29 -0500 "Matthew L. Creech" wrote: ... > I tracked the problem down to a change made in September, which > happens to be yours: > > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=126512e3f274802ca65ebeca8660237f0361ad48 > >