All of lore.kernel.org
 help / color / mirror / Atom feed
From: vicky <vicky.irobot@gmail.com>
To: linux-mtd@lists.infradead.org
Subject: Re: question about node creation /dev/mtd*
Date: Fri, 18 Jan 2008 17:57:02 +0530	[thread overview]
Message-ID: <47909B16.30601@gmail.com> (raw)
In-Reply-To: <479097B7.9050401@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 725 bytes --]

vicky wrote:
> Hi,
>
> I have enabled mtd in my config. When I boot from the updated kernel I 
> find that /dev/mtdblock is not created?
>
> How does the /dev/mtdblock get created? I didn't find this in the 
> init/rcs script. I am under an impression that once the mtd is enabled 
> in the linux
> config file the creation of the corresponding node is taken care in 
> some script.
>
> I have a dummy nand driver written and placed in the mtd/nand location.
>
> Please advice.
>
> Vic
>
Adding to the email, I enabled the below options in my config file.

CONFIG_MTD=y
CONFIG_MTD_PARTITIONS=y
CONFIG_MTD_CHAR=y
CONFIG_MTD_BLKDEVS=y
CONFIG_MTD_BLOCK=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_VERIFY_WRITE=y
CONFIG_MTD_NAND_IDS=y



[-- Attachment #2: vicky_irobot.vcf --]
[-- Type: text/x-vcard, Size: 91 bytes --]

begin:vcard
fn:vicky
n:;vicky
email;internet:vicky.irobot@gmail.com
version:2.1
end:vcard


  reply	other threads:[~2008-01-18 12:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-18 12:12 question about node creation /dev/mtd* vicky
2008-01-18 12:27 ` vicky [this message]
2008-01-18 12:44 ` Josh Boyer
2008-01-18 12:56   ` Artem Bityutskiy
2008-01-18 13:14     ` Josh Boyer

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=47909B16.30601@gmail.com \
    --to=vicky.irobot@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.