All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Hunter <adrian.hunter@nokia.com>
To: Ryan Liu <RyanLiu@BENQ.com>
Cc: linux-mtd Mailing List <linux-mtd@lists.infradead.org>
Subject: Re: Question about nand tests
Date: Tue, 19 Apr 2011 11:59:29 +0300	[thread overview]
Message-ID: <4DAD4EF1.5040305@nokia.com> (raw)
In-Reply-To: <33579C238B096249ADEFFC942E9C396301BA2C52@guru-msv.BQC.CORP.COM>

On 19/04/11 11:21, Ryan Liu wrote:
> Hi Adrian,
>
>
> I'm new to linux, and currently study MTD driver. I tried google but not
> find useful information.
>
> I have a Samsung S5PC100(ARM cortex A8) platform board(running Android)
> with 256MiB SLC NAND Flash on it (K9F2G08U0B) and try to run nand test
> on it.
>
> I download nand-tests-f9f10b8.tar.gz from
> http://git.infradead.org/users/ahunter/nand-tests.git first, and modify
> KERNEL_PATH in the Makefile.

Those tests are out of date.  The uptodate tests are in the kernel itself,
in drivers/mtd/tests

Please refer your questions to the mtd mailing list.

>
> Then I compile the project with "make ARCH=arm
> CROSS_COMPILER=/usr/local/arm/4.2.2-eabi/usr/bin/arm-unknown-linux-gnuea
> bi-" successfully.
>
> After compiling, I get some files such as scantest.ko, speedtest.ko
> etc.
>
> After pushing the xxxtest.ko file into the board memory and running
> "chmod 777 xxxtest.ko" file,
> I find error "insmod: can't insert '/storage/mstorage/scantest.ko':
> unknown symbol in module or invalid parameter"
> after running "busybox insmod scantest.ko dev=4", but above the error
> there is no inofrmation like "ext3: Unknown symbol warn_on_slowpath".
>
> Is there anything I missed or doing something wrong?
>
> Thanks in advance.
>
>
> Regards,
> Ryan
>

       reply	other threads:[~2011-04-19  8:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <33579C238B096249ADEFFC942E9C396301BA2C52@guru-msv.BQC.CORP.COM>
2011-04-19  8:59 ` Adrian Hunter [this message]
2011-04-19  9:00   ` Question about nand tests Artem Bityutskiy
2011-04-19  9:08     ` Ryan Liu
2011-04-19  9:06   ` Ryan Liu

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=4DAD4EF1.5040305@nokia.com \
    --to=adrian.hunter@nokia.com \
    --cc=RyanLiu@BENQ.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.