This is the mail archive of the ecos-patches@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: Intel FLASH


> > bootblocks..
> I am planning on reworking the boot/parameter block handling to be more
> generic.  When I do that, I will rename this parameter to be something like
> 'CYGOPT_FLASH_NO_CFI', indicating that the default for the strata driver

It is also detectable when a part does not support CFI (it does not put some 
magic on the bus when required) so theoretically we could get away with no
defines at all at the expense of a bit larger codesize but I don't think it's
more that 1K anyway. After all that's what CFI was made for. Compile once run
on any device. Or was that Java? whatever.


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