* How to config file for jffs2.?
@ 2005-07-09 22:11 HS8JCV
2005-07-10 15:18 ` Josh Boyer
0 siblings, 1 reply; 2+ messages in thread
From: HS8JCV @ 2005-07-09 22:11 UTC (permalink / raw)
To: linux-mtd
Hi all
Now.
I have at91rm9200dk board.
This board have SDRAM 32 MByte and Nor Flash 4 Mbyte(SST39VF32010).
I port kernel 2.4.27-vrs1.
I will save data to nor flash on board.
I know. I should be use jffs2.
But.I never use it.
Please suggest me for use it.
How many files in kernel source code(linux-2.4.27-vrs1) for config it.?
Which files for config it?
Sorry for language.
Best Regard
Mr.X
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to config file for jffs2.?
2005-07-09 22:11 How to config file for jffs2.? HS8JCV
@ 2005-07-10 15:18 ` Josh Boyer
0 siblings, 0 replies; 2+ messages in thread
From: Josh Boyer @ 2005-07-10 15:18 UTC (permalink / raw)
To: HS8JCV; +Cc: linux-mtd
On Sun, 2005-07-10 at 05:11 +0700, HS8JCV wrote:
> Hi all
> Now.
> I have at91rm9200dk board.
> This board have SDRAM 32 MByte and Nor Flash 4 Mbyte(SST39VF32010).
> I port kernel 2.4.27-vrs1.
> I will save data to nor flash on board.
> I know. I should be use jffs2.
> But.I never use it.
> Please suggest me for use it.
>
> How many files in kernel source code(linux-2.4.27-vrs1) for config it.?
> Which files for config it?
Do you have MTD configured in your kernel? If not you'll need enable
that first. Then an option for JFFS2 will be present (CONFIG_JFFS2_FS).
But you'll need either a board map driver or to use the physmap device
driver so that the flash is mapped to an MTD device.
josh
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-07-10 15:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-09 22:11 How to config file for jffs2.? HS8JCV
2005-07-10 15:18 ` Josh Boyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox