public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Error in buffer data for NAND flash write, read on OMAP3430SDP.
Date: Wed, 24 Dec 2008 07:26:45 +0100	[thread overview]
Message-ID: <4951D625.6050907@googlemail.com> (raw)
In-Reply-To: <134687.3099.qm@web57006.mail.re3.yahoo.com>

Krishna,

Radha Krishna wrote:
>  Hi All,
>  
>  I am using NAND Flash write, read APIs for writing and
>  reading of my data to/from the same block.
>  
>  [SNIP]
>  OMAP34XX SDP # nand dua//I created this command

Can you give details what this custom command is doing? See below, too.

>   The manufacturer id = 2c
>    device Id = a1
>  Erasing at 0x01440000  -- 100% complete. Cleanmarker written
>  at 0x01440000 .
>   ERASE OK
>  Writing data at 0x01440000  -- 100% complete.
>   WRITE OK
>  Reading data from 0x01440000  -- 100% complete.
>   READ OK
>   OMAP34XX SDP #
>  
>  But when I compare write buffer and read buffer,some of the
>  data is not matching(read data is different from write
>  data).
>  
>  Could some one tell me the solution for this.

Can you give complete log and more details of what you are doing, i.e. 
complete output from board boot on? What would be helpful:

- U-Boot version, where do you got it from
- printenv output (showing the native commands for your "nand dua" above).
- Which data you are writing. Can you try it with some dummy data you 
can share here making other people able to test this. Maybe you can 
create some easy test data with mw.w and mm.l commands (e.g. writing 
all zero's or some other dummy data)
- How do you compare the data
- Other useful info

Many thanks

Dirk

  reply	other threads:[~2008-12-24  6:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-24  3:08 [U-Boot] Error in buffer data for NAND flash write, read on OMAP3430SDP Radha Krishna
2008-12-24  6:26 ` Dirk Behme [this message]
2008-12-24  7:37   ` Radha Krishna
2008-12-24 13:41     ` Nishanth Menon
2008-12-24 13:47       ` Nishanth Menon
  -- strict thread matches above, loose matches on Subject: below --
2008-10-30 19:09 Radha Krishna

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=4951D625.6050907@googlemail.com \
    --to=dirk.behme@googlemail.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