From: Matthieu CASTET <matthieu.castet@parrot.com>
To: Huang Shijie <b32955@freescale.com>
Cc: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
"dedekind1@gmail.com" <dedekind1@gmail.com>
Subject: Re: [PATCH] mtd nand : print flash size during detection
Date: Thu, 22 Nov 2012 18:36:09 +0100 [thread overview]
Message-ID: <50AE6289.3070001@parrot.com> (raw)
In-Reply-To: <50A5FB79.3030305@freescale.com>
Huang Shijie a écrit :
>>
> In multi chip enables nand chips, such as some Micron nand chips, you
> will find half size is printed
> after this patch is applied. Why? because we only scan one #CE, but this
> nand chip has two #CE, the #CE0 and #CE1.
>
>
> a little confused.
nand_get_flash_type probe only one chip.
For multi chip, you should see the log :
"x NAND chips detected".
The resulting mtd size will be x * the chip size.
next prev parent reply other threads:[~2012-11-22 17:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-06 11:03 [PATCH] mtd nand : print flash size during detection Matthieu CASTET
2012-11-07 6:22 ` Huang Shijie
2012-11-22 17:19 ` Matthieu CASTET
2012-11-16 8:24 ` Artem Bityutskiy
2012-11-16 8:38 ` Huang Shijie
2012-11-22 17:36 ` Matthieu CASTET [this message]
2012-11-22 17:20 ` Matthieu CASTET
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=50AE6289.3070001@parrot.com \
--to=matthieu.castet@parrot.com \
--cc=b32955@freescale.com \
--cc=dedekind1@gmail.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.