Re: Problems with arch/powerpc

2007-12-28 Thread Josh Boyer
On Fri, 28 Dec 2007 11:28:02 -0500 Sean MacLennan <[EMAIL PROTECTED]> wrote: > Josh Boyer wrote: > > Does the setjmp call use floating point instructions? I'm wondering if > > the APU isn't enabled for the FPU on the Yosemite board for some > > reason. If that wasn't enabled, weird things would

Re: Problems with arch/powerpc

2007-12-28 Thread Sean MacLennan
Josh Boyer wrote: > Does the setjmp call use floating point instructions? I'm wondering if > the APU isn't enabled for the FPU on the Yosemite board for some > reason. If that wasn't enabled, weird things would happen. > That was it! The cputable did not have an entry for the 440EP Rev C! So

Re: Problems with arch/powerpc

2007-12-28 Thread Josh Boyer
On Fri, 28 Dec 2007 01:18:48 -0500 Sean MacLennan <[EMAIL PROTECTED]> wrote: > And one more thought, could uClibc be causing problems with the new > kernel? It just seems strange that kernel "stuff" seems to work (e.g. no > problems mounting a usbkey) yet a simple setjmp in a user mode app reeks

Re: Problems with arch/powerpc

2007-12-27 Thread Sean MacLennan
And one more thought, could uClibc be causing problems with the new kernel? It just seems strange that kernel "stuff" seems to work (e.g. no problems mounting a usbkey) yet a simple setjmp in a user mode app reeks havoc. We are going to be moving away from uClibc in the short term (I am the on

Re: Problems with arch/powerpc

2007-12-27 Thread Sean MacLennan
Josh Boyer wrote: > As for the USB interrupt, you might > be missing the device-tree enabled USB driver in your config. The > interrupt numbers will differ based on various things, so I wouldn't > worry about that. > Just so I am not all bad news, I got the usb going. I borrowed the usb config

Re: Problems with arch/powerpc

2007-12-27 Thread Sean MacLennan
Josh Boyer wrote: Can you post the full boot messages (send privately if you'd like). One thing to make sure of is if all the properties in the DTS file that say "Filled in by zImage wrapper" are actually getting filled in. I have attached a boot log. The ethernet and IP addresses have been m

Re: Problems with arch/powerpc

2007-12-27 Thread Josh Boyer
On Thu, 27 Dec 2007 17:20:09 -0500 Sean MacLennan <[EMAIL PROTECTED]> wrote: > If this should go in linuxppc-embedded please let me know. It seems that > the board supports are getting posted here. > > PIKA has an embedded PPC440EP board based on the AMCC Yosemite board. I > got the Linux 2.6.1