christophe leroy wrote:
> 
> Russell King - ARM Linux Admin wrote:
> >
> > [EMAIL PROTECTED] writes:
> > > >  Enabling bus-master transmits and whole-frame receives.
> > > >PCI: master abort pc=C00A668C
> > > >Sending RARP requests..... OK
> > >
> > > I don't expect it's related to your problem but you might like to investigate
> > > that master abort message.  Those shouldn't happen in normal operation unless
> > > something is accessing nonexistent peripherals.
> >
> > You did configure with NWFPE didn't you?
> 
> Yes, I did.
> 
> I'm trying to trace the problem.
> In do_execve(), it never returns from the first copy_strings()
> 
> christophe

Oh, by adding printk()s to function copy strings, it goes
further. I suspect that printk is not synchronous.
Is there a way to be sure that a printk as be written to 
the serial port before continuing.

Christophe
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to