All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Rick Bronson <rick@efn.org>
Cc: david-b@pacbell.net, linux-omap@vger.kernel.org,
	nmonson@gmail.com, felipe.contreras@gmail.com,
	tom.leiming@gmail.com
Subject: Re: What happened to the serial console on BeagleBoard with 2.6.28-rc2?
Date: Sun, 2 Nov 2008 14:07:41 -0800	[thread overview]
Message-ID: <20081102220741.GP28924@atomide.com> (raw)
In-Reply-To: <E1KwhIl-0001an-Ro@amazonia.comcast.net>

* Rick Bronson <rick@efn.org> [081102 10:07]:
> 
> > Leaving only one map_desc[] entry left using MT_DEVICE not MT_MEMORY_SO...
> > I didn't try this, since I'm currently not hooking up that serial port,
> > but dmesg does show(*):
> > 
> >  Serial: 8250/16550 driver3 ports, IRQ sharing disabled
> >  serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a ST16654
> >  serial8250.0: ttyS1 at MMIO 0x4806c000 (irq = 73) is a ST16654
> >  serial8250.0: ttyS2 at MMIO 0x49020000 (irq = 74) is a ST16650V2
> >  console [ttyS2] enabled
> > 
> > Is that what you saw too?
> 
>   Yep, that's what I saw, but only if I had DEBUG_LL=y.  Without that
> I had nothing except "Uncompressing Linux........".  ST16650V2 is a
> clue that something went awry in auto-detection of the type of 8250
> serial port.  With the MT_MEMORY_SO change, I get:
> 
> Serial: 8250/16550 driver4 ports, IRQ sharing enabled                           
> serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a ST16654                  
> serial8250.0: ttyS1 at MMIO 0x4806c000 (irq = 73) is a ST16654                  
> serial8250.0: ttyS2 at MMIO 0x49020000 (irq = 74) is a ST16654                  
> console [ttyS2] enabled                                                         
> 
>   I guess we don't see this problem on the other 2 ports since they
> are mapped MT_MEMORY_SO and not MT_DEVICE (L4_34XX_PHYS).

Rick, can you please reply with your Signed-off-by for your patch?

Let's push that one, then continue thinking about the so/device
issues.

Tony

  parent reply	other threads:[~2008-11-02 22:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-02 18:03 What happened to the serial console on BeagleBoard with 2.6.28-rc2? Rick Bronson
2008-11-02 19:26 ` David Brownell
2008-11-02 20:50   ` [PATCH] serial: Flush posted write on 34xx to make 8250 work (Re: What happened to the serial console on BeagleBoard with 2.6.28-rc2?) Tony Lindgren
2008-11-02 21:52     ` [PATCH] serial: Flush posted write on 34xx to make 8250 work (Re: Grazvydas Ignotas
2008-11-03 12:59     ` [PATCH] serial: Flush posted write on 34xx to make 8250 work (Re: What happened to the serial console on BeagleBoard with 2.6.28-rc2?) Ming Lei
2008-11-03 16:45       ` Tony Lindgren
2008-11-03 16:54         ` Woodruff, Richard
2008-11-02 22:07 ` Tony Lindgren [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-11-04 21:08 What happened to the serial console on BeagleBoard with 2.6.28-rc2? Rick Bronson
2008-11-04 21:26 ` Tony Lindgren
2008-11-01 22:25 Rick Bronson
2008-11-02 16:03 ` David Brownell
2008-10-29 16:44 Rick Bronson
2008-10-28  4:03 Nathan Monson

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=20081102220741.GP28924@atomide.com \
    --to=tony@atomide.com \
    --cc=david-b@pacbell.net \
    --cc=felipe.contreras@gmail.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=nmonson@gmail.com \
    --cc=rick@efn.org \
    --cc=tom.leiming@gmail.com \
    /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.