public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: linux-mtd@lists.infradead.org
Cc: Juergen Beisert <jbe@pengutronix.de>,
	David Woodhouse <dwmw2@infradead.org>
Subject: mtd device names
Date: Thu, 8 Jan 2009 16:21:02 +0100	[thread overview]
Message-ID: <20090108152102.GH8021@pengutronix.de> (raw)


Hi,

Some time ago I posted a NAND driver for Freescale i.MX SoCs which already
went upstream.

After doing a nand_scan I did a

	mtd->name = DRIVER_NAME;

With the result that the NAND device showed up as mxc_nand. While
merging upstream this line was removed, so now NAND devices show up as
"NAND 64MiB 3,3V 8-bit". Using this string with command line partitions
is really inconvenient. Because of the whitespaces you need proper
quoting in the command line (try this in U-Boot). In addition one needs
to change the environment for different NAND chips.

What's the reason this line was removed? Any chance to revert it?

Sascha

-- 
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 |

                 reply	other threads:[~2009-01-08 15:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20090108152102.GH8021@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=dwmw2@infradead.org \
    --cc=jbe@pengutronix.de \
    --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