This is the mail archive of the ecos-discuss@sourceware.org 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: How to incorporate a file system image when building eCos app


> Confirm. But, this one (if you like unix way)
>
> % mkfs.jffs2 -lfq -p0x100000 -e0x10000 -mnone -rfoo -oimage.jffs2
> ? ? ? ? ? ? ? ? ? ^^ ? ? ? ? ^^
> ? ? ? ? ? ? ? ? ? no ws ? ? ?no ws
>
> will create the same 1M image. ?No spaces there is not big surprise
> for me.

Damn, yeah, I forgot about that.

>> > Hm, in a fact default test values should be placed in a component
>> > CYGPKG_FS_JFFS2_TESTS (like CYGNUM_IO_FLASH_TEST_{OFFSET,LENGTH} are
>> > placed under CYGPKG_IO_FLASH_TESTS component), but,
>> > CYGPKG_FS_JFFS2_TESTS is just an option. It seems to me this should
>> > be fixed. ?Fortunately, it is not issue for the tests on the eCos
>> > synthetic target.
>>
>> Yeah, I see what you mean. Are you interested in a patch?
>
> If you can, please, submit it to eCos Bugzilla.
> http://bugs.ecos.sourceware.org/

Done.

Bug 1001157 - Addition of JFFS2 flash test offset and length options to cdl

Thanks again for the assistance.

-- 
Mike

--
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]