All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Erwin Authried <eauth@softsys.co.at>
Cc: "'mtd@infradead.org'" <mtd@infradead.org>
Subject: Re: JEDEC support broken?
Date: Tue, 14 Nov 2000 13:16:57 +0000	[thread overview]
Message-ID: <12128.974207817@redhat.com> (raw)
In-Reply-To: <01C04E3A.C0282520@smithwicks.softsys.co.at>



eauth@softsys.co.at said:
> With several patches, I'm able to compile most of the MTD devices and
> chip drivers  for uClinux now. There are problems with jedec.c, the
> compiler complains about  the missing "bank_size" in the "map_info"
> structure. What's wrong with jedec.c?

It's been half-ported to the map stuff, but not completely. Remove all 
references to bank_size and keep a start offset in the individual flash 
chip structures.

> Is there a driver that is able to use a physically mapped flash that
> doesn't support CFI? I think it would be best to probe for CFI, and
> then for JEDEC in physmap.c.

Agreed. Let me finish merging the inter_module_xxx() stuff before you do 
that, though.

--
dwmw2




To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

  reply	other threads:[~2000-11-14 13:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-14 11:59 JEDEC support broken? Erwin Authried
2000-11-14 13:16 ` David Woodhouse [this message]
2000-11-15  1:10   ` Alice Hennessy
2000-11-15  1:43     ` David Woodhouse
2000-11-15 18:15       ` Alice Hennessy
  -- strict thread matches above, loose matches on Subject: below --
2000-11-15 11:07 Erwin Authried
2000-11-15 21:13 quine

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=12128.974207817@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=eauth@softsys.co.at \
    --cc=mtd@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 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.