All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mirco Fuchs <mircofuchs@web.de>
To: linux-mtd@lists.infradead.org
Subject: Problem with AT91RM9200 and intel cfi flash
Date: Fri, 29 Jul 2005 12:46:23 +0200	[thread overview]
Message-ID: <9370766@web.de> (raw)


I compiled my kernel with CONFIG_JFFS2_FS_NAND=n and it works fine.

I also patched the kernel with the latest CVS version. After compiling the kernel with
CONFIG_JFFS2_FS_DEBUG=0, the following error occured:


xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
...
  AR      arch/arm/lib/lib.a
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
fs/built-in.o(.text+0x60f3c): In function `jffs2_get_inode_nodes':
fs/jffs2/readinode.c:252: undefined reference to `__jffs2_dbg_dump_node'
fs/built-in.o(.text+0x6149c):fs/jffs2/readinode.c:387: undefined reference to `__jffs2_dbg_dump_node'
make: *** [.tmp_vmlinux1] Fehler 1

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

When setting this to CONFIG_JFFS2_FS_DEBUG=1 the kernel gets succesfully compiled
and the jffs2 partition can be unmounted.

I think this is a little bug to be fixed.

Regards
Mirco

_________________________________________________________________________
Mit der Gruppen-SMS von WEB.DE FreeMail können Sie eine SMS an alle 
Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179

             reply	other threads:[~2005-07-29 10:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-29 10:46 Mirco Fuchs [this message]
2005-07-31 10:44 ` Problem with AT91RM9200 and intel cfi flash Artem B. Bityuckiy
  -- strict thread matches above, loose matches on Subject: below --
2005-07-28  9:21 Mirco Fuchs
2005-07-28 16:31 ` Todd Poynor

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=9370766@web.de \
    --to=mircofuchs@web.de \
    --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.