linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* DOC2000 unstable problem!!!
@ 2004-04-20 13:03 leo
  2004-04-29 15:36 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: leo @ 2004-04-20 13:03 UTC (permalink / raw)
  To: linuxppc-embedded


Hi all,
I am porting linux to my MPC852 board, and linux now can runs ok, but it
seems that the DOC2000 is unstable! My system config as follows:

MCU: MPC852T 80M
SDRAM: 32MB
FLASH: 2MB
DOC2000: 32MB

I make a EXT2 file system on DOC2000, but sometimes, turn off the
board's power when linux is running, and then turn on the power, the
linux can't mount the root filesystem!

Could you give me some advices? And I want know between the NAND flash
and DOC, which is the better selection?

BRs!

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

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

* Re: DOC2000 unstable problem!!!
  2004-04-20 13:03 DOC2000 unstable problem!!! leo
@ 2004-04-29 15:36 ` David Woodhouse
  0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2004-04-29 15:36 UTC (permalink / raw)
  To: leo; +Cc: linuxppc-embedded


On Tue, 2004-04-20 at 21:03 +0800, leo wrote:
> Hi all,
> I am porting linux to my MPC852 board, and linux now can runs ok, but it
> seems that the DOC2000 is unstable! My system config as follows:
>
> MCU: MPC852T 80M
> SDRAM: 32MB
> FLASH: 2MB
> DOC2000: 32MB
>
> I make a EXT2 file system on DOC2000, but sometimes, turn off the
> board's power when linux is running, and then turn on the power, the
> linux can't mount the root filesystem!
>
> Could you give me some advices? And I want know between the NAND flash
> and DOC, which is the better selection?

The DiskOnChip _is_ NAND flash. It's just typically used with its own
'translation layer' which pretends to be a block device.

If you're willing to put a small amount of effort into completing the
bad-block-table support in the new DiskOnChip driver which uses the
generic NAND code, you can use JFFS2 on it.

--
dwmw2


** 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-04-29 15:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-20 13:03 DOC2000 unstable problem!!! leo
2004-04-29 15:36 ` David Woodhouse

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