* problem in kernel with Stty initialisation
@ 2001-10-18 6:49 Jeremy Rosen
0 siblings, 0 replies; only message in thread
From: Jeremy Rosen @ 2001-10-18 6:49 UTC (permalink / raw)
To: linuxppc-embedded
Hello everybody
I am slowly going further with my FADS860T board, and now I have a
ppcboot up and running.
I am feeding it with the kernel from denx (2.4.4 07 23 ) and it boots
properly until ttyS initialisation where it tryes to access forbidden
memory.
I have modified the source to skip that initialisation, and except
that, the kerrnel is booting OK.
The problem is that I need the ttyS for my console :-)
the exact output is Oops kernel access of bad area, sig 11
generated by line 417 : return inb(info->port + offset);
called by line 3635 : scratch = serial_inp(info, UART_IER);
the Oops is here with the three ttyS.
Is this a known bug ?
did I do something wrong in the config ???
the serial port works well under ppc boot, I use a baud rate of 115200,
and the printk messages are output correctly on ttyS1.
thx
Jeremy
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-10-18 6:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-18 6:49 problem in kernel with Stty initialisation Jeremy Rosen
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).