* 8-bit mtd flash support
@ 2004-01-20 1:13 Shamile Khan
2004-01-20 8:31 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Shamile Khan @ 2004-01-20 1:13 UTC (permalink / raw)
To: linuxppc-embedded
hi,
I am faced with a situation where my processor is connected
to 1 NOR flash chip in 8-bit mode. Now the consequence of
this is that I cannot excute code directly from flash. I am
not concerned about the performance penalties at this point
as I believe in the next rev of our board this problem
should be fixed in hardware.(i.e. 32 bit access to flash).
I was wondering if
a) Its a valid concept to have a Linux mtd flash filesystem
where the flash chip only allows 8-bit access
b) anyone else has been in this situation and
c) if there are mtd drivers available for 8-bit access to a
flash chip.
Regards,
Shamile
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 8-bit mtd flash support
2004-01-20 1:13 8-bit mtd flash support Shamile Khan
@ 2004-01-20 8:31 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2004-01-20 8:31 UTC (permalink / raw)
To: Shamile Khan; +Cc: linuxppc-embedded
In message <20040120011332.12136.qmail@web11601.mail.yahoo.com> you wrote:
>
> I am faced with a situation where my processor is connected
> to 1 NOR flash chip in 8-bit mode. Now the consequence of
> this is that I cannot excute code directly from flash. I am
Why not? You should be able to configure your processor to use a bus
width of 8 bit for the flash device.
> I was wondering if
> a) Its a valid concept to have a Linux mtd flash filesystem
> where the flash chip only allows 8-bit access
Yes.
> b) anyone else has been in this situation and
Yes.
> c) if there are mtd drivers available for 8-bit access to a
> flash chip.
Yes.
All this is in place and working.
Best regards,
Wolfgang Denk
--
See us @ Embedded World, Nuremberg, Feb 17 - 19, Hall 12.0 Booth 440
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
The following statement is not true. The previous statement is true.
** 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:[~2004-01-20 8:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-20 1:13 8-bit mtd flash support Shamile Khan
2004-01-20 8:31 ` Wolfgang Denk
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).