* Flash C3 Cowardly refusing to erase blocks
[not found] <001501c2d022$4a99e3e0$0200a8c0@ester>
@ 2003-02-09 10:21 ` David Woodhouse
2003-02-09 22:24 ` Christopher Hoover
1 sibling, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2003-02-09 10:21 UTC (permalink / raw)
To: linux-mtd
On Sun, 2003-02-09 at 10:01, Kentropy wrote:
> Hello,
> I am using Fash TE28F320-C3
> I've read various posts into the mail history in linux-mtd and arm-linux
> and I've not yet understood if this C3 flash type is
> properly supported into the kernel-2.4.19 neither 2.5.x.
It is.
> I've got this error and I think I need a patch for C3 flash.
No, it just looks like you don't actually have a JFFS2 image in the
correct place on your flash chip. How did you put it there?
--
dwmw2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Flash C3 Cowardly refusing to erase blocks
[not found] <001501c2d022$4a99e3e0$0200a8c0@ester>
2003-02-09 10:21 ` Flash C3 Cowardly refusing to erase blocks David Woodhouse
@ 2003-02-09 22:24 ` Christopher Hoover
1 sibling, 0 replies; 2+ messages in thread
From: Christopher Hoover @ 2003-02-09 22:24 UTC (permalink / raw)
To: linux-mtd
> I've not yet understood if this C3 flash type is properly
> supported into the kernel-2.4.19 neither 2.5.x.
>
> I've got this error and I think I need a patch for C3 flash.
As I've already told you, C3 flash works fine in recent 2.4
and 2.5 kernels. Please stop asking if C3 flash is supported.
The only caveat is that you must unlock it before you r/w
mount a jffs2 partition contained within C3 flash.
If you want to use a C3 jffs2 parition as your *root*
partition, you must to do one of three things:
1. have your bootloader unlock the flash (this would be
easy, e.g, in blob),
2. use my kernel patch (or similar code),
or
3. use an initrd that uses the mtd utils to unlock the flash
and then mounts the jffs2 root and pivots.
-ch
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-02-09 22:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <001501c2d022$4a99e3e0$0200a8c0@ester>
2003-02-09 10:21 ` Flash C3 Cowardly refusing to erase blocks David Woodhouse
2003-02-09 22:24 ` Christopher Hoover
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox