* Does Linux have serial flash drivers?
@ 2005-12-13 7:23 colin
2005-12-13 8:46 ` Peter Menzebach
0 siblings, 1 reply; 5+ messages in thread
From: colin @ 2005-12-13 7:23 UTC (permalink / raw)
To: linux-mtd
Hi all,
I have looked for several days. No serial flash driver can be found in Linux
source tree.
Does Linux totally give up supporting serial flash?
Is it easy to write a chip driver of serial flash for MTD?
Regards,
Colin
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Does Linux have serial flash drivers?
2005-12-13 7:23 Does Linux have serial flash drivers? colin
@ 2005-12-13 8:46 ` Peter Menzebach
2005-12-14 2:35 ` colin
0 siblings, 1 reply; 5+ messages in thread
From: Peter Menzebach @ 2005-12-13 8:46 UTC (permalink / raw)
To: colin; +Cc: linux-mtd
colin wrote:
> Hi all,
> I have looked for several days. No serial flash driver can be found in Linux
> source tree.
> Does Linux totally give up supporting serial flash?
> Is it easy to write a chip driver of serial flash for MTD?
Hi Colin,
the at91rm9200dk board has a Atmel serial dataflash:
http://maxim.org.za/AT91RM9200/2.6/
There is a linux mtd driver and jffs2 support.
Best regards
Peter
--
Peter Menzebach
Menzebach und Wolff IT-Consulting GbR
Phone +49 751 355 387 1
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Does Linux have serial flash drivers?
2005-12-13 8:46 ` Peter Menzebach
@ 2005-12-14 2:35 ` colin
2005-12-14 8:20 ` Peter Menzebach
0 siblings, 1 reply; 5+ messages in thread
From: colin @ 2005-12-14 2:35 UTC (permalink / raw)
To: Peter Menzebach; +Cc: linux-mtd
Hi Peter,
I noticed this driver before.
But I think it is strnage that there are many serial Flash chips in the
world but there is no any corresponding mtd driver in Linux kernel source
tree.
What's the reason of this?
Regards,
Colin
----- Original Message -----
From: "Peter Menzebach" <pm-armlist@mw-itcon.de>
To: "colin" <colin@realtek.com.tw>
Cc: <linux-mtd@lists.infradead.org>
Sent: Tuesday, December 13, 2005 4:46 PM
Subject: Re: Does Linux have serial flash drivers?
> colin wrote:
> > Hi all,
> > I have looked for several days. No serial flash driver can be found in
Linux
> > source tree.
> > Does Linux totally give up supporting serial flash?
> > Is it easy to write a chip driver of serial flash for MTD?
>
> Hi Colin,
> the at91rm9200dk board has a Atmel serial dataflash:
> http://maxim.org.za/AT91RM9200/2.6/
>
> There is a linux mtd driver and jffs2 support.
>
>
> Best regards
> Peter
>
> --
> Peter Menzebach
> Menzebach und Wolff IT-Consulting GbR
> Phone +49 751 355 387 1
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Does Linux have serial flash drivers?
2005-12-14 2:35 ` colin
@ 2005-12-14 8:20 ` Peter Menzebach
2005-12-14 16:05 ` David Jander
0 siblings, 1 reply; 5+ messages in thread
From: Peter Menzebach @ 2005-12-14 8:20 UTC (permalink / raw)
To: colin; +Cc: linux-mtd
colin wrote:
> Hi Peter,
> I noticed this driver before.
> But I think it is strnage that there are many serial Flash chips in the
> world but there is no any corresponding mtd driver in Linux kernel source
> tree.
> What's the reason of this?
>
> Regards,
> Colin
Maybe, because most boards will then need 2 flashs with different
interfaces. Afaik only the Atmel at91... can boot directly from serial
dataflash due to it's internal ROM services.
Even this seems to be not a mainstream way to boot, because the
maintainer of the available bootloader (u-boot) declared that way to
boot deprecated.
In our case it was fine, because this allowed to reduce the size of the
board.
Another reason might be a hen/egg problem. (driver/first board available)
Best regards
Peter
--
Peter Menzebach
Menzebach und Wolff IT-Consulting GbR
Phone +49 751 355 387 1
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Does Linux have serial flash drivers?
2005-12-14 8:20 ` Peter Menzebach
@ 2005-12-14 16:05 ` David Jander
0 siblings, 0 replies; 5+ messages in thread
From: David Jander @ 2005-12-14 16:05 UTC (permalink / raw)
To: linux-mtd
On Wednesday 14 December 2005 09:20, Peter Menzebach wrote:
>[...]
> Maybe, because most boards will then need 2 flashs with different
> interfaces. Afaik only the Atmel at91... can boot directly from serial
This is actually quite conceivable. Have a small parallel NOR-Flash for
boot-loader+kernel, and a huge serial nand-flash (cheaper per-Mb) as flash
disk.
Btw, I was wondering the same.
AFAICR, there is QSlinux (do they still exist today?), that made a serial
flash driver (via SPI) and used serial data-flash as fs.
Greetings,
--
David Jander
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-12-14 16:05 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-13 7:23 Does Linux have serial flash drivers? colin
2005-12-13 8:46 ` Peter Menzebach
2005-12-14 2:35 ` colin
2005-12-14 8:20 ` Peter Menzebach
2005-12-14 16:05 ` David Jander
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox