public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Jörn Engel" <joern@wohnheim.fh-wedel.de>
To: Daniel Ann <ktdann@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: Problem partitioning discontinuous physical start address
Date: Fri, 30 Sep 2005 11:24:09 +0200	[thread overview]
Message-ID: <20050930092409.GA19495@wohnheim.fh-wedel.de> (raw)
In-Reply-To: <9b7ca6570509300036r47c410a4la8f8598794a17041@mail.gmail.com>

On Fri, 30 September 2005 16:36:06 +0900, Daniel Ann wrote:
> 
> Im trying to partion my flash using partioning support (ie. parse
> partition from the kernel argument) but for board with 2x intel flash
> linearly connected, I can partition it no problem.
> 
> Problem exist with board with 2x intel flash (16MB each) non-linearly connected.
> One is located at 0x7C00_0000 and another at 0xFF00_0000. If I give
> 0x7C00_0000 as a physical start address with length as 0x84000000 (ie.
> (0xFFFF_FFFF - 7C00_0000) + 1)and select support for non-linear
> mappings of flash chips, I get an error saying that its too large.
> 
> What options do I have without having to write my own physmap.c. I've
> had one before when I was using 2.4 kernel, but having moved to 2.6,
> I'm trying not to make any custom changes and trying to stick with the
> main stream.
> 
> Any advice would be welcome. thanks.

You could try concat.  iirc, it was created for this purpose.

Jörn

-- 
"Error protection by error detection and correction."
-- from a university class

  reply	other threads:[~2005-09-30  9:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-30  7:36 Problem partitioning discontinuous physical start address Daniel Ann
2005-09-30  9:24 ` Jörn Engel [this message]
2005-10-01  0:38   ` Daniel Ann
2005-10-03 10:49     ` Jörn Engel

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=20050930092409.GA19495@wohnheim.fh-wedel.de \
    --to=joern@wohnheim.fh-wedel.de \
    --cc=ktdann@gmail.com \
    --cc=linux-mtd@lists.infradead.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