public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* DOC Mill Plus 32M  What next?
@ 2004-06-01 13:39 Carlos, John J USAATC
  2004-06-01 13:42 ` David Woodhouse
  0 siblings, 1 reply; 3+ messages in thread
From: Carlos, John J USAATC @ 2004-06-01 13:39 UTC (permalink / raw)
  To: linux-mtd


Hello all,

  On my arm core board there is a DOC Plus 32M.  When I use the DOC2001Plus
driver I can probe the chip "docprobe".  The chip is reported in the proc
file system.
# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00020000 00010000 "BootLoader"
mtd1: 00040000 00010000 "Params"
mtd2: 00200000 00010000 "Kernel"
mtd3: 001a0000 00010000 "Flash0 FileSys"
mtd4: 02000000 00008000 "DiskOnChip Millennium Plus"

What tools can I use on the chip to prepare it for use??  Nftl_format
reports wrong erase size of 0x10000?  I have read others postings and I am
not sure if I should be using nftl_format anyway?  Can soemone please tell
me the proper procedure to prep the chip for a jffs2 file system???

Thanks for the help!
John

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

* Re: DOC Mill Plus 32M  What next?
  2004-06-01 13:39 DOC Mill Plus 32M What next? Carlos, John J USAATC
@ 2004-06-01 13:42 ` David Woodhouse
  2004-06-01 14:34   ` Greg Ungerer
  0 siblings, 1 reply; 3+ messages in thread
From: David Woodhouse @ 2004-06-01 13:42 UTC (permalink / raw)
  To: Carlos, John J USAATC; +Cc: gerg, linux-mtd

On Tue, 2004-06-01 at 09:39 -0400, Carlos, John J USAATC wrote:
> What tools can I use on the chip to prepare it for use??  Nftl_format
> reports wrong erase size of 0x10000?  I have read others postings and I am
> not sure if I should be using nftl_format anyway?  Can soemone please tell
> me the proper procedure to prep the chip for a jffs2 file system???

Use the DOS tools if you can. Or look on SnapGear's web site to see if
you can find an 'inftl_format' tool. 

-- 
dwmw2

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

* Re: DOC Mill Plus 32M  What next?
  2004-06-01 13:42 ` David Woodhouse
@ 2004-06-01 14:34   ` Greg Ungerer
  0 siblings, 0 replies; 3+ messages in thread
From: Greg Ungerer @ 2004-06-01 14:34 UTC (permalink / raw)
  To: David Woodhouse; +Cc: linux-mtd

David Woodhouse wrote:
> On Tue, 2004-06-01 at 09:39 -0400, Carlos, John J USAATC wrote:
> 
>>What tools can I use on the chip to prepare it for use??  Nftl_format
>>reports wrong erase size of 0x10000?  I have read others postings and I am
>>not sure if I should be using nftl_format anyway?  Can soemone please tell
>>me the proper procedure to prep the chip for a jffs2 file system???
> 
> 
> Use the DOS tools if you can. Or look on SnapGear's web site to see if
> you can find an 'inftl_format' tool. 

I keep an nftl_format in the uClinux-dist code base that is capable
of formating INFTL as well.

Get the whole package and use uClinux-dist/user/mtd-utils/nftl_format.c

http://www.uclinux.org/pub/uClinux/dist/

Or just pull it from CVS at:

http://cvs.uclinux.org/cgi-bin/cvsweb/uClinux-dist/user/mtd-utils/nftl_format.c

It doesn't currently support erase sizes of 0x10000 either though...

Regards
Greg


------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     gerg@snapgear.com
SnapGear -- a CyberGuard Company            PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com

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

end of thread, other threads:[~2004-06-01 14:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-01 13:39 DOC Mill Plus 32M What next? Carlos, John J USAATC
2004-06-01 13:42 ` David Woodhouse
2004-06-01 14:34   ` Greg Ungerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox