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: Re: FAT32 and SD card support on Redboot.


joseph biswal wrote:
> Thanks!
> What i intend to do is either change the cdl values in the .ecm file i
> am importing or change the generated file i.e .ecc. But the former
> seems simpler, but the issue is haven't digged up to see what is the
> difference between "user_value" and inferred value".

If you want to change a value, uncomment 'user_value' and modify it.
Don't forget to run 'ecosconfig tree' afterwards (that's what makes
the change take effect)

You can't change 'inferred_value's as they are just that; inferred
from other requirements.

> On Wed, Mar 11, 2009 at 1:30 PM, Chris Zimman <czimman@bloomberg.com> wrote:
>>> Does anybody have an idea on as to whether or not Redboot supporting
>>> FAT32. I am unable to modify the .ecc file to get the CDL flags
>>> enabled for SDHC and CYGPKG_REDBOOT_DISK but i am unable figure out
>>> the dependency tree for each of them . If anybody has quick hints on
>>> it, it would be great.
>> The eCos FAT driver supports FAT32.  If you use 'ecosconfig' to configure
>> your tree, it should help you with getting the dependencies sorted out.

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

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