From: David Woodhouse <dwmw2@infradead.org>
To: Der Herr Hofrat <der.herr@hofr.at>
Cc: linux-mtd@lists.infradead.org
Subject: Re: TC58FVT160 question
Date: Fri, 09 Nov 2001 09:42:42 +0000 [thread overview]
Message-ID: <7189.1005298962@redhat.com> (raw)
In-Reply-To: <200111090817.fA98Hxt11516@hofr.at>
der.herr@hofr.at said:
>
> as I can find the TC58FVT160 chip (a 2MB - 16*1024 chip) in
> amd_flash.c cfi_jedec.c and jedec_probe.c I'm kind of confused at
> what driver I actually should be configuring for this chip.
Er, cfi_jedec.c doesn't actually exist any more. I assume you mean jedec.c?
You should be using the new jedec_probe.c
CONFIG_MTD_JEDECPROBE=y
CONFIG_MTD_CFI_ADV_OPTIONS=n
CONFIG_MTD_CFI_AMDSTD=y
CONFIG_MTD_OBSOLETE_CHIPS=n (which stops it from asking you about
the CONFIG_MTD_AMDSTD and CONFIG_MTD_JEDEC options).
--
dwmw2
next prev parent reply other threads:[~2001-11-09 9:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-09 8:17 TC58FVT160 question Der Herr Hofrat
2001-11-09 9:42 ` David Woodhouse [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-11-09 12:59 Jonas Holmberg
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=7189.1005298962@redhat.com \
--to=dwmw2@infradead.org \
--cc=der.herr@hofr.at \
--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 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.