mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Alex Gershgorin <alexg@meprolight.com>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: RE: [PATCH] i.mx35pdk add nand identification
Date: Thu, 6 Sep 2012 16:51:50 +0300	[thread overview]
Message-ID: <4875438356E7CA4A8F2145FCD3E61C0B3074AA38F4@MEP-EXCH.meprolight.com> (raw)
In-Reply-To: <20120906134735.GY26594@pengutronix.de>

Hi Sascha,

Thanks for your comments.
 
On Thu, Sep 06, 2012 at 03:48:30PM +0300, Alex Gershgorin wrote:
> Without this patch I get following messages
>
> Board: Freescale MX35 3Stack
> NAND type unknown: ec,d7
> No NAND device found (-19)!

> >Please replace the subject with something like:

> >"mtd nand: Add <blachip> to flash ids"

> >Having 'i.mx35pdk' seems to imply this affects only i.MX users.

You are absolutely right, I will correct it. 

Regards,
Alex

>
> Signed-off-by: Alex Gershgorin <alexg@meprolight.com>
> ---
>  drivers/mtd/nand/nand_ids.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/mtd/nand/nand_ids.c b/drivers/mtd/nand/nand_ids.c
> index cb53fc6..5f184bd 100644
> --- a/drivers/mtd/nand/nand_ids.c
> +++ b/drivers/mtd/nand/nand_ids.c
> @@ -103,6 +103,7 @@ struct nand_flash_dev nand_flash_ids[] = {
>       /* 4 Gigabit */
>       {__NANDSTR("NAND 512MiB 1,8V 8-bit"),   0xAC, 0, 512, 0, LP_OPTIONS},
>       {__NANDSTR("NAND 512MiB 3,3V 8-bit"),   0xDC, 0, 512, 0, LP_OPTIONS},
> +     {__NANDSTR("NAND 512MiB 3,3V 8-bit"),   0xD7, 0, 512, 0, LP_OPTIONS},
>       {__NANDSTR("NAND 512MiB 1,8V 16-bit"),  0xBC, 0, 512, 0, LP_OPTIONS16},
>       {__NANDSTR("NAND 512MiB 3,3V 16-bit"),  0xCC, 0, 512, 0, LP_OPTIONS16},
>
> --
> 1.7.0.4
>
>

--
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2012-09-06 13:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-06 12:48 Alex Gershgorin
2012-09-06 13:27 ` Eric Bénard
2012-09-06 13:39   ` Alex Gershgorin
2012-09-06 13:54     ` Eric Bénard
2012-09-06 14:20       ` Alex Gershgorin
2012-09-06 14:37         ` Alex Gershgorin
2012-09-06 14:39         ` Eric Bénard
2012-09-06 13:47 ` Sascha Hauer
2012-09-06 13:51   ` Alex Gershgorin [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=4875438356E7CA4A8F2145FCD3E61C0B3074AA38F4@MEP-EXCH.meprolight.com \
    --to=alexg@meprolight.com \
    --cc=barebox@lists.infradead.org \
    --cc=s.hauer@pengutronix.de \
    /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