linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* MVME 5100 flash programming
@ 2001-12-19 20:35 Rick Hunnicutt
  2001-12-19 21:56 ` Paul Nicholson
  0 siblings, 1 reply; 2+ messages in thread
From: Rick Hunnicutt @ 2001-12-19 20:35 UTC (permalink / raw)
  To: linuxppc-embedded


Hello all,

I have a 5100 running the 2.4.2 kernel and want to use the onboard flash.
With PPC_Bug, we are able to program the 16M area with a kernel and RAM disk
image and boot. At the very least, I'd like to use some of the remaining
flash area as a read/write area for configuration data. Ideally, I'd like
the whole flash area to be a JFFS file system using MTD and the CFI
interface.

Problem is, I am unable to get the flash to respond to any type of query.
The MTD code fails to get a response to the CFI query. Other code that tries
to perform a simple query of the chips Manufacture ID fails as well. I can
read the data in the flash that was written by pflash but can't seem to get
writes to occur.

Anyone using the flash on a 5100 at all? Any ideas, code samples, help at
all would be appreciated!

Thanks,
Rick


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: MVME 5100 flash programming
  2001-12-19 20:35 MVME 5100 flash programming Rick Hunnicutt
@ 2001-12-19 21:56 ` Paul Nicholson
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Nicholson @ 2001-12-19 21:56 UTC (permalink / raw)
  To: Rick Hunnicutt, linuxppc-embedded


I don't know what a 5100 is or how the FLASH chip select is generated. Embedded chip select logic usually has a write enable bit. I would suggest that you verify that you can generate a chip select for a write operation.

Paul

At 12:35 PM -0800 12/19/01, Rick Hunnicutt wrote:
>Hello all,
>
>I have a 5100 running the 2.4.2 kernel and want to use the onboard flash.
>With PPC_Bug, we are able to program the 16M area with a kernel and RAM disk
>image and boot. At the very least, I'd like to use some of the remaining
>flash area as a read/write area for configuration data. Ideally, I'd like
>the whole flash area to be a JFFS file system using MTD and the CFI
>interface.
>
>Problem is, I am unable to get the flash to respond to any type of query.
>The MTD code fails to get a response to the CFI query. Other code that tries
>to perform a simple query of the chips Manufacture ID fails as well. I can
>read the data in the flash that was written by pflash but can't seem to get
>writes to occur.
>
>Anyone using the flash on a 5100 at all? Any ideas, code samples, help at
>all would be appreciated!
>
>Thanks,
>Rick
>
>


** 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:[~2001-12-19 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-19 20:35 MVME 5100 flash programming Rick Hunnicutt
2001-12-19 21:56 ` Paul Nicholson

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).