public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] NAND driver updates
Date: Thu, 10 Jan 2008 00:03:05 +0100	[thread overview]
Message-ID: <200801100003.06519.matthias.fuchs@esd-electronics.com> (raw)
In-Reply-To: <200801051715.04327.sr@denx.de>

Hi Stefan,

I tested your updated NAND repo on a PLU405 board (405EP with small block NAND attached to EBC+GPIOs).

I found two more issues and incompatibilities against the current mainline code:

1) The new code is much more noisy during startup:
Old:
...
DRAM:  32 MB
FLASH:  1 MB
NAND:  32 MiB
PCI:   Bus Dev VenId DevId Class Int
...

New:
...
FLASH:  1 MB
NAND:  NAND device: Manufacturer ID: 0xec, Chip ID: 0x75 (Samsung NAND 32MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 261 at 0x00414000
Bad eraseblock 352 at 0x00580000
Bad eraseblock 846 at 0x00d38000
Bad eraseblock 848 at 0x00d40000
32 MiB
PCI:   Bus Dev VenId DevId Class Int
...

Perhaps we should calme is down by using the option 'CFG_NAND_QUIET_TEST'.
Also the formatting of the output is not very pretty.

2) 'nand read.jffs2' and 'nand read.i' do not read anything.
'nand read' is ok. Are there any boards where you tested this ok?

Matthias

On Saturday 05 January 2008 17:15, Stefan Roese wrote:
> Hi All,
> 
> I just updated the master branch of the NAND custodian repository with the 
> patches from William Juul:
> 
> http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-nand-flash.git;a=shortlog;h=master
> 
> This patchset brings the U-Boot NAND subsystem in sync again with the Linux 
> 2.6.22.1 NAND code. Thanks go to William Juul and his colleagues for the hard 
> work. Here again the comments from his first announcement mail on 2007-11-07:

  parent reply	other threads:[~2008-01-09 23:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-05 15:54 [U-Boot-Users] [PATCH] NAND: Change nand_wait_ready() to not call nand_wait() Stefan Roese
2008-01-05 16:15 ` [U-Boot-Users] NAND driver updates Stefan Roese
2008-01-08 10:05   ` Matthias Fuchs
2008-01-08 22:06   ` ksi at koi8.net
2008-01-13  7:24     ` Dirk Behme
2008-01-13  8:14       ` ksi at koi8.net
2008-01-09 23:03   ` Matthias Fuchs [this message]
2008-01-10  5:45     ` Stefan Roese
2008-01-10 17:46       ` Stefan Roese
2008-01-15  8:49   ` Stefan Roese
2008-01-15 12:34     ` Matthias Fuchs
2008-01-15 12:48       ` Stig A. Olsen
2008-01-15 17:56     ` ksi at koi8.net
2008-01-16 13:45     ` Stefan Roese

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=200801100003.06519.matthias.fuchs@esd-electronics.com \
    --to=matthias.fuchs@esd-electronics.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox