All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Florian Schirmer / TayTron" <schirmer@taytron.net>
To: "Subodh Nijsure" <subodh@best.com>, <mtd@infradead.org>
Subject: Re: What should value of CONFIG_MTD_CFIB* be?
Date: Mon, 5 Mar 2001 08:05:25 +0100	[thread overview]
Message-ID: <000f01c0a542$c91205c0$0d3318b5@jolt> (raw)
In-Reply-To: 200103042109.NAA07230@shell9.ba.best.com

Hi ...

> What should my values be for above variables
> if my hardware is two Intel 28F160S3
> (sector size 64K) flash devices, configured to operate in
> 16-bit mode giving me 4Mb, 32-bit wide memory?
>
>
> This is how my MTD config looks like and cfi_probe is not able to
> detect these intel chips.

CFI probe needs CONFIG_MTD_CFI_INTELEXT=y to find the chips. I dont know
about the JEDEC code, wether it is working already or work in progress.
Maybe you want to disable CONFIG_MTD_CSTM_CFI_JEDEC and CONFIG_MTD_JEDEC.
You dont need it for CFI chips.

If it still doesn't work check out the latest code from cvs. (But there is a
small bug which prevents in cfi_cmdset_0001 from compiling - look at my next
message).

Hope that helps,
   Florian Schirmer



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

      reply	other threads:[~2001-03-05  6:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-04 21:09 What should value of CONFIG_MTD_CFIB* be? Subodh Nijsure
2001-03-05  7:05 ` Florian Schirmer / TayTron [this message]

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='000f01c0a542$c91205c0$0d3318b5@jolt' \
    --to=schirmer@taytron.net \
    --cc=mtd@infradead.org \
    --cc=subodh@best.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.