This is the mail archive of the
ecos-devel@sources.redhat.com
mailing list for the eCos project.
Re: create a /dev/flash1 entry
- From: Andrew Lunn <andrew at lunn dot ch>
- To: Raghu <raghu_dk at yahoo dot com>
- Cc: ecos <ecos-devel at sources dot redhat dot com>
- Date: Thu, 27 Jan 2005 15:06:49 +0100
- Subject: Re: create a /dev/flash1 entry
- References: <20050127140101.87736.qmail@web40423.mail.yahoo.com>
On Thu, Jan 27, 2005 at 06:01:01AM -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
What exactly is the error?
Andrew