All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] PowerPC 405EP - NAND Flash (MT29F2G08AAC)
Date: Fri, 14 Mar 2008 08:15:12 +0100	[thread overview]
Message-ID: <200803140815.13015.sr@denx.de> (raw)
In-Reply-To: <8ff29df80803131257l35864173r28d18971c9d0d05b@mail.gmail.com>

On Thursday 13 March 2008, Pawel Pastuszak wrote:
> Yes i am where that there is no NAND controller so did that already and i
> see stuff happing on my scope. I thought that i was missing something for
> this flash chip.
>
> I am attaching my nand controllor code could any body tell me if i am
> missing something for the 405EP i am new to the 405EP processor...  But i
> worked on did processors that i had nand setup and it was a lot lets work.

From looking at the code, I wonder *how* you did implement the external logic 
on your board. I would have thought you connected some of the NAND control 
pins to 405EP GPIO's. But this doesn't seem to be the case. You are accessing 
the CMD/ALE singals at different addresses. So what exactly is you external 
NAND controller logic?

If not, I suggest you take a look at:

board/esd/common/esd405ep_nand.c

This is an 405EP NAND implementation with external logic and signals attached 
to GPIO's.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2008-03-14  7:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-13 18:27 [U-Boot-Users] PowerPC 405EP - NAND Flash (MT29F2G08AAC) Pawel Pastuszak
2008-03-13 19:38 ` Stefan Roese
2008-03-13 19:57   ` Pawel Pastuszak
2008-03-14  7:15     ` Stefan Roese [this message]
2008-03-14 14:35       ` Pawel Pastuszak
2008-03-14 14:48         ` 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=200803140815.13015.sr@denx.de \
    --to=sr@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.