From: Ricardo Scop <rscop@matrix.com.br>
To: Marco Schramel <Schramel.Linux@go.bartec.de>,
"PPC_LINUX" <linuxppc-embedded@ozlabs.org>
Subject: Re: CPM uart
Date: Thu, 14 Apr 2005 20:24:41 -0300 [thread overview]
Message-ID: <200504142024.41126.rscop@matrix.com.br> (raw)
In-Reply-To: <200504141454.03704.Schramel.Linux@go.bartec.de>
Hi Marco,
On Thursday 14 April 2005 09:54, Marco Schramel wrote:
> Hi Dan,
>
> thanks for your answer.
>
> > > During booting kernel hangs on initializing ttyS2 forever.
> >
> > That is the console port, so take a look at the code for its
> > initialization for something affected by this configuration.
> > What kernel are you using? There have been lots of
> > updates in recent versions.
>
> I use kernel version 2.4.25 of denx and the uart version is
^^^^^^^^^^^^^^
Perusing that code, I can see that the console routines assume that there=
are=20
_no_ SMC ports initialized before the SCC ports in rs_table. This should =
be=20
fixed before attempting to run your system again.
I suggest you to seek all smc_scc_num references inside both the console=20
routines and the #ifdef SCC_CONSOLE ... #endif code snippets. They should=
be=20
subtracted by SCC_NUM_BASE whenever they're used to access SCC-related st=
uff,=20
AFAIK.
HTH,
Ricardo Scop.
\|/
___ -*-
(@ @)/|\
/ V \| R SCOP Consult.
/( )\ Linux-based communications
--^^---^^+------------------------------
rscop@matrix.com.br
+55 51 999-36-777
Porto Alegre, RS - BRazil
next prev parent reply other threads:[~2005-04-14 23:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-14 7:26 CPM uart Marco Schramel
2005-04-14 12:01 ` Dan Malek
2005-04-14 12:54 ` Marco Schramel
2005-04-14 15:51 ` Dan Malek
2005-04-14 23:24 ` Ricardo Scop [this message]
2005-04-15 2:50 ` Dan Malek
2005-04-15 8:38 ` Marco Schramel
[not found] <1628E43D99629C46988BE46087A3FBB9205B50@ep-01.EmbeddedPlanet.local>
2005-04-14 13:34 ` Marco Schramel
2005-04-14 13:55 ` Dan Malek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200504142024.41126.rscop@matrix.com.br \
--to=rscop@matrix.com.br \
--cc=Schramel.Linux@go.bartec.de \
--cc=linuxppc-embedded@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).