All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] sh-sci: Extend sh-sci driver with early console V2
Date: Thu, 22 Apr 2010 06:30:19 +0000	[thread overview]
Message-ID: <20100422063019.GA11424@linux-sh.org> (raw)
In-Reply-To: <20091214102442.13038.43809.sendpatchset@rxone.opensource.se>

On Thu, Apr 22, 2010 at 03:22:06PM +0900, Alexandre Courbot wrote:
> >> We are also trying to get the latest Linux to run on the SH2007
> >> platform, and since the new serial driver boot fails during SCIF
> >> intialization. I have attached a boot log of what is sent to the
> >> serial line. The output gets cut right in the middle of displaying
> >> status for sh-sci.1. Any clue on that issue would be greatly
> >> appreciated.
> >
> > Is the SH2007 board based on sh7780? Perhaps it's a clock issue.
> 
> It's a 7780 indeed. I'm not a specialist of the SH platform (still
> learning), but I'll try to look at this from a clock perspective. FYI,
> the early printk is done through the bios.

Your command line is word wrapped so it's not apparent what options you
are using. One noticeable difference for sh-bios users in sh-sci is the
detach callback via sh_bios_gdb_detach(), you might want to try
commenting this out to make sure you're not trapping in to some bogus
location. If the sh-bios earlyprintk is working for you then you might
also try the 'keep' option to prevent the serial console from taking
control away from it.

  parent reply	other threads:[~2010-04-22  6:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-14 10:24 [PATCH] sh-sci: Extend sh-sci driver with early console V2 Magnus Damm
2009-12-15  3:37 ` Paul Mundt
2010-04-11  7:40 ` Shin-ichiro KAWASAKI
2010-04-21  8:30 ` Magnus Damm
2010-04-22  5:54 ` Alexandre Courbot
2010-04-22  6:11 ` Magnus Damm
2010-04-22  6:22 ` Alexandre Courbot
2010-04-22  6:30 ` Paul Mundt [this message]
2010-04-22  7:09 ` Magnus Damm
2010-04-23  6:25 ` Alexandre Courbot
2010-04-23  7:26 ` Paul Mundt
2010-04-23 11:16 ` Alexandre Courbot
2010-04-25 12:30 ` Shin-ichiro KAWASAKI
2010-04-26  7:03 ` Paul Mundt

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=20100422063019.GA11424@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.