public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Felix Domke <tmbinc@gmx.net>
To: linux-mtd@lists.infradead.org
Subject: Differently sized Flash chips
Date: Mon, 09 Jun 2003 03:02:23 +0200	[thread overview]
Message-ID: <3EE3DC9F.3060606@gmx.net> (raw)

Hi,

i have a device with one Intel E28F128J3 (16MB NOR) and one E28640J3 
(8MB NOR).

Is it possible to use both of them as one single device, especially a 
partition spanning over both of them?

Currently, the first on is detected, correctly sized as 16MB, and the 
second one is detected. But the total size seems to be caculated by 
num_chip * size_of_first_chip, so the last 8MB alias to the first 8MB of 
the second flashrom, which is not really what i want.

So, is it possible to correctly probe them? I just hardcoded the size to 
0x180000, and it seems to work.  But this is not really the way i want 
to go.


Felix

             reply	other threads:[~2003-06-09  1:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-09  1:02 Felix Domke [this message]
2003-06-09  9:03 ` Differently sized Flash chips David Woodhouse

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=3EE3DC9F.3060606@gmx.net \
    --to=tmbinc@gmx.net \
    --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