public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* mtd device names
@ 2009-01-08 15:21 Sascha Hauer
  0 siblings, 0 replies; only message in thread
From: Sascha Hauer @ 2009-01-08 15:21 UTC (permalink / raw)
  To: linux-mtd; +Cc: Juergen Beisert, David Woodhouse


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 |

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-08 15:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-08 15:21 mtd device names Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox