public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: linux-omap@vger.kernel.org
Subject: Re: 24xx/n8x0 booting again, linux-omap updated to -rc5
Date: Fri, 16 Oct 2009 17:18:21 -0700	[thread overview]
Message-ID: <20091017001821.GI12576@atomide.com> (raw)
In-Reply-To: <20091016012747.GA12576@atomide.com>

* Tony Lindgren <tony@atomide.com> [091015 18:34]:
> Hi all,
> 
> Thanks to Paul's "OMAP2xxx clock: set up clockdomain pointer in struct clk"
> patch, we got 24xx booting again both in mainline and in linux-omap.
> 
> The following patch is also needed to change the n8x0 serial console CMDLINE
> from ttyS0 to ttyS2 as the port numbering now matches the physical ports.
> The patch is already in linux-omap, but not yet in mainline.
> 
> Also, I've rebuilt linux-omap again on top of -rc5. Will merge in the plat
> header patches tomorrow.

Well I did not quite get all that stuff integrated yet as I ended up doing
some more ioremap changes under split l3/l4 patches.

Also fixed the mach-omap1/serial.c that got broken with the earlier
"Eliminate OMAP_MAX_NR_PORTS" patch.

Omap1 still had the old unused null terminator in the
serial_platform_data array that had to be removed to keep things
booting.
 
> Cheers,
> 
> Tony

> From 71d3bff80f77cdd286303f19308058c6c844458f Mon Sep 17 00:00:00 2001
> From: Tony Lindgren <tony@atomide.com>
> Date: Thu, 15 Oct 2009 18:13:28 -0700
> Subject: [PATCH] omap: Fix console serial port number for n8x0
> 
> With the recent changes omap serial ports match the physical
> numbering like they should. Fix the kernel CMDLINE accordingly
> so console works.
> 
> Signed-off-by: Tony Lindgren <tony@atomide.com>
> 
> diff --git a/arch/arm/configs/n8x0_defconfig b/arch/arm/configs/n8x0_defconfig
> index 8da75de..264f52b 100644
> --- a/arch/arm/configs/n8x0_defconfig
> +++ b/arch/arm/configs/n8x0_defconfig
> @@ -304,7 +304,7 @@ CONFIG_ALIGNMENT_TRAP=y
>  CONFIG_ZBOOT_ROM_TEXT=0x10C08000
>  CONFIG_ZBOOT_ROM_BSS=0x10200000
>  # CONFIG_ZBOOT_ROM is not set
> -CONFIG_CMDLINE="root=1f03 rootfstype=jffs2 console=ttyS0,115200n8"
> +CONFIG_CMDLINE="root=1f03 rootfstype=jffs2 console=ttyS2,115200n8"
>  # CONFIG_XIP_KERNEL is not set
>  # CONFIG_KEXEC is not set
>  


  reply	other threads:[~2009-10-17  0:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-16  1:27 24xx/n8x0 booting again, linux-omap updated to -rc5 Tony Lindgren
2009-10-17  0:18 ` Tony Lindgren [this message]
2009-10-20 16:31 ` green
2009-10-20 18:56   ` Tony Lindgren
2009-10-20 22:08     ` green
2009-10-21 18:40       ` Tony Lindgren
2009-10-26 16:08         ` green

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=20091017001821.GI12576@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox