From: "Sleepy" <sleepygod@sina.com>
To: <linux-mtd@lists.infradead.org>
Subject: MTD 16M Flash module detection error?
Date: Fri, 14 Jun 2002 10:44:21 +0800 [thread overview]
Message-ID: <001c01c2134d$6811ed10$8ea8a8a8@yuanfei> (raw)
I have a flash module come with Linkup7205SDB, which got total 8 AM29LV160DT
chips on it. We use it in 32bit mode 4way interleave. But some how I only
can detect the first 8M, the kernel give me the following messages:
Physmap flash device: 1000000 at 80000000
Physically mapped flash: Found 4 x16 devices at 0x0 in 32-bit mode
Amd/Fujisu Extended Query Table v1.0 at 0x0040
Physically mapped flash: JEDEC Device ID is 0xc4. Assuming broken CFI table.
Physically mapped flash: Swapping erase regions for broken CFI table.
Number of CFI chips: 1
0: offset=0x0, size=0x40000 blocks=31
1: offset=0x7c0000, size=0x20000 blocks=1
2: offset=0x7e0000, size=0x8000 blocks=2
3: offset=0x7F0000, size=0x10000 blocks=1
Creating 2 MTD partitions on "Physically mapped flash":
0x00000000 - 0x00200000 : "MYMTD0"
mtd: Giving out device 0 to MYMTD0
0x00200000 - 0x01000000 : "MYMTD1"
mtd: partition "MYMTD1" extends beyond the end of device "Physically mapped
flash" ------ size truncated to 0x600000
mtd: Giving out device 1 to MYMTD1
.
.
.
does any one know why I can not use the other 8M on the module?
thanks
next reply other threads:[~2002-06-14 2:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-14 2:44 Sleepy [this message]
2002-06-14 7:35 ` MTD 16M Flash module detection error? 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='001c01c2134d$6811ed10$8ea8a8a8@yuanfei' \
--to=sleepygod@sina.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 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.