From: Amit.Lubovsky@infineon.com
To: linux-mtd@lists.infradead.org, jffs-dev@axis.com
Subject: mtd
Date: Mon, 15 Oct 2001 14:52:40 +0200 [thread overview]
Message-ID: <2F0C46A18294D411ABAC00508BFD6D89249969@xch.savan.com> (raw)
Hi,
I did as it is said in document
mtd-jffs-HOWTO.txt, v 1.13 2001/05/01 to add MTD support in linux kernel 2.4 for my mips 5kc on my malta board.
I have 2 pcs. flash chips on the board (Intel DT28F160) which has 4 MB capacity.
So I configured xconfig with CFI support, i.e:
CONFIG_MTD
CONFIG_MTD_ROM
CONFIG_MTD_CFI
CONFIG_MTD_CFI_ADVANCED_OPTIONS
CONFIG_MTD_CFI_NOSWAP
CONFIG_MTD_CFI_GEOMETRY
CONFIG_MTD_CFI_B4
CONFIG_MTD_CFI_I4
CONFIG_MTD_CFI_INTELEXT
CONFIG_MTD_CFI_PHYSMAP
CONFIG_MTD_CFI_PHYSMAP_START=1E000000
CONFIG_MTD_CFI_LEN=390900
CONFIG_MTD_CFI_BUSWIDTH=4
since it didn't worked I have change the function ioremap() in physmap.c to ioremap_nocache() but it still doesn't work...
Any clue???
Thanks, Amit.
next reply other threads:[~2001-10-15 12:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-15 12:52 Amit.Lubovsky [this message]
2001-10-15 13:16 ` mtd David Woodhouse
-- strict thread matches above, loose matches on Subject: below --
2018-05-18 8:00 mtd Levente
2018-05-18 9:09 ` mtd David Oberhollenzer
2018-05-18 9:14 ` mtd Levente
2008-03-26 3:58 MTD Aneesh
2008-03-26 7:11 ` MTD Andrey Yurovsky
2005-10-12 11:02 Mtd yogesh shivabasappa
2000-04-28 13:17 mtd Bob Canup
2000-04-29 0:32 ` mtd 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=2F0C46A18294D411ABAC00508BFD6D89249969@xch.savan.com \
--to=amit.lubovsky@infineon.com \
--cc=jffs-dev@axis.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