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: Tue, 4 Nov 2008 13:26:03 -0800	[thread overview]
Message-ID: <20081104212602.GJ28924@atomide.com> (raw)
In-Reply-To: <E1KxT8S-0003jm-KJ@amazonia.comcast.net>

* Rick Bronson <rick@efn.org> [081104 13:08]:
> Hi Tony,
> 
>   I tried your patch to drivers/serial/8250.c and it works fine.  I
> was concerned that I would start seeing:
> 
> omapfb: omapfb blah blah interrupt 0x4000
> 
>   (sorry, can't remember the exact verbage) because I saw them at one
> point during the many reboots I did while working on the serial port
> problem.  But I didn't see any after about 20 reboots.
> 
>   I assume you mean the patch below but why do you want this one if
> your 8250.c patch works?

Well the patch below, and my i2c-omap and 8250 patches should not be
needed any longer, see commit 6ae3983b779ea5ad87515630e9b9205b76f1e916.

Tony


>   Rick
> 
> 
> Signed-off-by: Rick Bronson <rick@efn.org>
> 
> --- linux-omap-2.6/arch/arm/mach-omap2/io.c.~1~	2008-10-28 10:10:25.000000000 -0700
> +++ linux-omap-2.6/arch/arm/mach-omap2/io.c	2008-11-01 14:58:35.000000000 -0700
> @@ -155,7 +155,7 @@ static struct map_desc omap34xx_io_desc[
>  		.virtual	= L4_PER_34XX_VIRT,
>  		.pfn		= __phys_to_pfn(L4_PER_34XX_PHYS),
>  		.length		= L4_PER_34XX_SIZE,
> -		.type		= MT_DEVICE
> +		.type		= MT_MEMORY_SO  /* debug only */
>  	},
>  	{
>  		.virtual	= L4_EMU_34XX_VIRT,
> 
> 
> > 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
> > 

  reply	other threads:[~2008-11-04 21:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-11-02 18:03 Rick Bronson
2008-11-02 19:26 ` David Brownell
2008-11-02 22:07 ` 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=20081104212602.GJ28924@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.