All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Kevin Hilman <khilman@deeprootsystems.com>
Cc: linux-omap@vger.kernel.org,
	Santosh Shilimkar <santosh.shilimkar@ti.com>,
	Tim Bird <tim.bird@am.sony.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] OMAP1: SRAM: fix size for OMAP1611 SoCs
Date: Thu, 9 Dec 2010 16:30:00 -0800	[thread overview]
Message-ID: <20101210002959.GN3054@atomide.com> (raw)
In-Reply-To: <1291770132-2283-1-git-send-email-khilman@deeprootsystems.com>

* Kevin Hilman <khilman@deeprootsystems.com> [101207 17:06]:
> Kernel was failing to boot on omap1611 based OSK boards due to
> mis-configured SRAM size.  Existing code was using a hard-coded value
> for 250k, which was then rounded down by PAGE_SIZE.  Increasing this to
> 256k allows kernel to boot on omap1611 SoCs.
> 
> Problem reported by and initial fix suggested by Tim Bird.
> 
> Thanks to Tony Lindgren for helping diagnose the problem to being
> specific to OMAP1611 and not affecting OMAP1610/OMAP1623.

Thanks, will queue this fix.

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] OMAP1: SRAM: fix size for OMAP1611 SoCs
Date: Thu, 9 Dec 2010 16:30:00 -0800	[thread overview]
Message-ID: <20101210002959.GN3054@atomide.com> (raw)
In-Reply-To: <1291770132-2283-1-git-send-email-khilman@deeprootsystems.com>

* Kevin Hilman <khilman@deeprootsystems.com> [101207 17:06]:
> Kernel was failing to boot on omap1611 based OSK boards due to
> mis-configured SRAM size.  Existing code was using a hard-coded value
> for 250k, which was then rounded down by PAGE_SIZE.  Increasing this to
> 256k allows kernel to boot on omap1611 SoCs.
> 
> Problem reported by and initial fix suggested by Tim Bird.
> 
> Thanks to Tony Lindgren for helping diagnose the problem to being
> specific to OMAP1611 and not affecting OMAP1610/OMAP1623.

Thanks, will queue this fix.

Tony

  reply	other threads:[~2010-12-10  0:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-08  1:02 [PATCH] OMAP1: SRAM: fix size for OMAP1611 SoCs Kevin Hilman
2010-12-08  1:02 ` Kevin Hilman
2010-12-10  0:30 ` Tony Lindgren [this message]
2010-12-10  0:30   ` Tony Lindgren

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=20101210002959.GN3054@atomide.com \
    --to=tony@atomide.com \
    --cc=khilman@deeprootsystems.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=santosh.shilimkar@ti.com \
    --cc=tim.bird@am.sony.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.