Oops vanilla 2.6.10
Thomas Gleixner
tglx at linutronix.de
Wed Feb 16 09:05:56 EST 2005
On Wed, 2005-02-16 at 14:37 +0100, Konstantin Kletschke wrote:
> Am 2005-02-16 13:44 +0100 schrieb Konstantin Kletschke:
> > Am 2005-02-16 13:24 +0100 schrieb Thomas Gleixner:
> >
> > > Can you verify, that this happens with MTD CVS code too ?
> >
> > I linked drivers/mtd and fs/jffs2 into 2.6.10:
> >
> > LD fs/built-in.o
> > drivers/mtd/Makefile:11: /Makefile.inc: No such file or directory
>
> Stupid me, patchin.sh :)
:)
Please turn on JFFS2 debuglevel 1 and use a serial console for logging.
Boot with nfsroot and do
# cat /dev/mtd3 >image.bin
Then try to mount:
# echo 9 >/proc/sys/kernel/printk
# mount /dev/mtd3
Send me the log and the binary image.
I guess you create a jffs2 image with mkfs.jffs2. How do you program it
to the FLASH ? Please send me the original image too.
tglx
More information about the linux-mtd
mailing list