Trying to get MTD to do anything...
Jared Hulbert
jaredeh at gmail.com
Tue Jan 10 13:47:21 EST 2006
> However, although I have enabled MTD in the kernel config, and all various
> options I think I need, during kernel boot there is no indication that the
> MTD driver(s) is being started up - no scanning, no flash finds etc.
> Documentation for the patches for this board says MTD should be working.
> Kernel version is 2.6.10.
> My question (amongst many) is how do I get the MTD system to start up - what
> have I missed?
Sounds like you are probably missing a map file for you system.
drivers/mtd/maps/*.c
You can use the mainstone.c as a template.
More information about the linux-mtd
mailing list