* Re: flash AMD
[not found] <00053337.C22236@netcourrier.com>
@ 2003-06-26 16:51 ` Jerry Van Baren
0 siblings, 0 replies; 2+ messages in thread
From: Jerry Van Baren @ 2003-06-26 16:51 UTC (permalink / raw)
To: linuxppc-embedded
At 05:10 PM 6/26/2003 -0400, greggiraud@netcourrier.com wrote:
>Hi, I try to use my flash on my custom card. It's like a MPC8260ADS.
>The flash is the AMD AM29DL323GB. I read some source from ppcboot with
>am29dl323b. And for the moment I just want to ask the flash the
>manufacturor id.
>I try the source that I have found, but it doesnt function. When I make the
>autodelect sequence, and then read the first word, normally I would read the
>manufacturor ID, but I read the word that is the flash.
>
>So is someone has used this flash? Have you got source or ideas about that?
>
>Nota: I initialisaze the flash when ppcboot is relocated in the ram.
>grego
>greggiraud@netcourrier.com
The flash control sequences are merely memory reads and write. I usually
use a debugger to do the flash write sequences by hand (per the
manufacturer's data sheet) to put the flash in "read ID" mode and then read
it out, again via the debugger. This gives me the best way to try all the
potential combinations (bus width, chip width, etc.) and figure out what
the proper memory operations are to make it work. Even when I think I know
what the configuration is, I usually do the hand operations to verify that
it really works (and have been surprised more than once :-).
Note that you can very easily test your understanding of the erase and
write algorithms this way too.
gvb
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* flash AMD
@ 2003-06-26 15:10 greggiraud
0 siblings, 0 replies; 2+ messages in thread
From: greggiraud @ 2003-06-26 15:10 UTC (permalink / raw)
To: linuxppc-embedded
Hi, I try to use my flash on my custom card. It's like a MPC8260ADS.
The flash is the AMD AM29DL323GB. I read some source from ppcboot with am29dl323b. And for the moment I just want to ask the flash the manufacturor id. I try the source that I have found, but it doesnt function. When I make the autodelect sequence, and then read the first word, normally I would read the manufacturor ID, but I read the word that is the flash.
So is someone has used this flash? Have you got source or ideas about that?
Nota: I initialisaze the flash when ppcboot is relocated in the ram.
grego
greggiraud@netcourrier.com
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-06-26 16:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <00053337.C22236@netcourrier.com>
2003-06-26 16:51 ` flash AMD Jerry Van Baren
2003-06-26 15:10 greggiraud
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).