All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] NAND on mpc8360erdk
Date: Wed, 22 Apr 2009 20:17:55 +0200	[thread overview]
Message-ID: <49EF5F53.20302@denx.de> (raw)
In-Reply-To: <49EF5847.1000802@ge.com>

Hi,

Renaud barbier wrote:
> I am in the middle of NAND debugging on a MPC8544 based system.
>  
> In the following code for the mpc8360erdk, why is there
> the instruction "out_8(upm->io_addr, 0x0);" in the for loop.

it is a dummy write transaction step of the UPM RAM array
programming algorithm to hit the relevant chip select.
Take a look at section '10.4.4.2 Programming the UPMs' of the
MPC8360E Reference Manual, the steps to write the UPM RAM
array are described there.

> Is that board specific?

No.

Anatolij

  reply	other threads:[~2009-04-22 18:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-22 17:47 [U-Boot] NAND on mpc8360erdk Renaud barbier
2009-04-22 18:17 ` Anatolij Gustschin [this message]
2009-04-23  8:54 ` Wolfgang Grandegger
2009-04-23 22:08   ` Renaud barbier

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=49EF5F53.20302@denx.de \
    --to=agust@denx.de \
    --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 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.