This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: create a /dev/flash1 entry


Note: this was sent to the eCos development list (which is more 
about development than user questions).  I have redirected it to
the appropriate user discussion list.

On Thu, 2005-01-27 at 06:01 -0800, Raghu wrote:
> Hi, 
> 
> I have added CYGPKG_FS_JFFS2 package and its dependant
> packages. And trying to execute "fseek1.c" test app.
> But with no results, how do we create the
> "/dev/flash1" entry i.e.
> CYGDAT_IO_FLASH_BLOCK_DEVICE_NAME_1

You need to do some configuration in the FLASH driver for this.
I like to have JFFS2 discover the partition info using RedBoot's
FIS.  Thus, I create a FIS image 'JFFS2' and then enable it using
the attached .ecm file.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

Attachment: jffs2.ecm
Description: Text document

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]