Writing JFFS2 image to Nand flash

Elizabeth Clarke eclarke at aminocom.com
Mon Apr 15 10:06:08 EDT 2002


John Hall wrote:


> fs/fs.o: In function `jffs2_check_nand_cleanmarker':
> fs/fs.o(.text+0x6040c): undefined reference to `jffs2_flash_read_oob'
> fs/fs.o: In function `jffs2_write_nand_cleanmarker':
> fs/fs.o(.text+0x60520): undefined reference to `jffs2_flash_write_oob'
> Where are these two functions defined?

You should find a grep has them in wbuf.c. Are you setting
CONFIG_JFFS2_FS_NAND?

Beth




More information about the linux-mtd mailing list