All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Ehrlich <an3e@gmx.de>
To: buildroot@busybox.net
Subject: [Buildroot] mini2440 MTD partitions uncorrectable error
Date: Mon, 21 May 2012 22:08:46 +0200	[thread overview]
Message-ID: <4FBAA0CE.7070702@gmx.de> (raw)

Hello,

I have the following problem:
with buildroot-2011.11 I have generated file system, kernel (3.1.4) and 
u-boot. The board starts and everything works fine except for one small 
flaw that bothers me. When starting the kernel providesthe following output:

...
at24 0-0050: 1024 byte 24c08 EEPROM, writable, 16 bytes/write
S3C24XX NAND Driver, (c) 2004 Simtec Electronics
s3c24xx-nand s3c2440-nand: Tacls=1, 9ns Twrph0=3 29ns, Twrph1=2 19ns
s3c24xx-nand s3c2440-nand: NAND soft ECC
NAND device: Manufacturer ID: 0xec, Chip ID: 0xd3 (Samsung NAND 1GiB 
3,3V 8-bit)
Creating 4 MTD partitions on "nand":
0x000000000000-0x000000040000 : "u-boot"
*uncorrectable error : *
0x000000040000-0x000000060000 : "u-boot-env"
*ftl_cs: FTL header not found.*
0x000000060000-0x000000560000 : "kernel"
*ftl_cs: FTL header not found.*
0x000000560000-0x000040000000 : "root"
*ftl_cs: FTL header not found.*
dm9000 Ethernet Driver, V1.31
...

Has anyone an idea how I can remove the bold warnings? These warnings 
seem to be generated by the file linux-3.1.4/drivers/mtd/ftl.c (line 180).
Unfortunately I have no idea how I can fix this problem and hope for 
your expert help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120521/ca8211f6/attachment-0001.html>

             reply	other threads:[~2012-05-21 20:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-21 20:08 Andrei Ehrlich [this message]
2012-05-21 21:33 ` [Buildroot] mini2440 MTD partitions uncorrectable error Arnout Vandecappelle
2012-05-21 23:20   ` Andrei Ehrlich

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=4FBAA0CE.7070702@gmx.de \
    --to=an3e@gmx.de \
    --cc=buildroot@busybox.net \
    /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.