* NAND Partitions on ARM
@ 2005-01-04 13:59 Fabrizio Grasso
2005-01-04 14:53 ` Ben Dooks
0 siblings, 1 reply; 2+ messages in thread
From: Fabrizio Grasso @ 2005-01-04 13:59 UTC (permalink / raw)
To: linux-mtd
Hi all,
I'm using S3C2410A from Samsung and SMDK2410 from Aiji System. Kernel is
2.4.18 from MIZI and bootloader is VIVI version 0.1.4 .
I'm trying to partition my NAND flash (64MB) by using VIVI commands. The
result I obtained is:
>- bon part info
> > BON info. (5 partitions)
> > No: offset size flags bad
> > ---------------------------------------------
> > 0: 0x00000000 0x00020000 00000000 0 128k
> > 1: 0x00020000 0x00010000 00000000 0 64k
> > 2: 0x00030000 0x000d0000 00000000 0 832k
> > 3: 0x00100000 0x02200000 00000000 0 34M
> > 4: 0x02300000 0x01cfc000 00000000 0 28M+1008k
> >
> >- part show
> > mtdpart info. (5 partitions)
> > name offset size flag
> >
> >-------------------------------------------------------------------------
> -------
> > vivi : 0x00000000 0x00020000 4 128k
> > param : 0x00020000 0x00010000 4 64k
> > kernel : 0x00030000 0x000d0000 4 832k
> > root : 0x00100000 0x02200000 4 34M
> > data : 0x02300000 0x01d00000 8 29M
Under /dev/bon I can see all 4 partitions... but under /dev/mtdblock I can
see only "0" !!
What I'm missing?
My system boots from NAND and mounts FS in ram. I'm trying to make
partitions to have one of them readable/writable at runtime... I'd like to
have the last partitions to store personal data!
Has anybody any suggestion?
Thanks a lot
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: NAND Partitions on ARM
2005-01-04 13:59 NAND Partitions on ARM Fabrizio Grasso
@ 2005-01-04 14:53 ` Ben Dooks
0 siblings, 0 replies; 2+ messages in thread
From: Ben Dooks @ 2005-01-04 14:53 UTC (permalink / raw)
To: Fabrizio Grasso; +Cc: linux-mtd
On Tue, Jan 04, 2005 at 02:59:29PM +0100, Fabrizio Grasso wrote:
>
>
> Hi all,
> I'm using S3C2410A from Samsung and SMDK2410 from Aiji System. Kernel is
> 2.4.18 from MIZI and bootloader is VIVI version 0.1.4 .
> I'm trying to partition my NAND flash (64MB) by using VIVI commands. The
> result I obtained is:
Really, you should be using a 2.6 kernel, but since no-one seems to
care enough about the support, there has been little work done on
the smdk2410 boards.
pre 2.4.26 is far too old, and all the work is being applied to
the 2.6 series. At least someone has loaned me an smdk2440 to
allow better support for that board.
--
Ben (ben@fluff.org, http://www.fluff.org/)
'a smiley only costs 4 bytes'
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-01-04 14:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-04 13:59 NAND Partitions on ARM Fabrizio Grasso
2005-01-04 14:53 ` Ben Dooks
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox