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: Atmel at49xxxx flash driver


Gary Thomas wrote:
> Thomas Koeller said:
> > Hi,
> >
> > the attached patch fixes a problem with some Atmel
> > microcontrollers that have an internal flash
> > chip of this type. For these devices, flash erase
> > operations are unreliable. For more information,
> > see http://www.atmel.com/dyn/resources/prod_documents/doc6076.pdf.
>
> Is there some way to infer which devices need this workaround?
> Perhaps add some "requires" statements to the CDL for various
> platforms that use this package and need the work around?
>

Adding a 'requires' statement is what I did my platform's
flash driver. However, Atmel's description of the problem is a
bit vague; not everybody may actually encounter it. And AFAIK
Atmel is planning to replace the flash chip with another one,
so the problem will probably go away some time.

In the light of this, it is probably better to still allow these
platforms to be built without the workaround.

tk
-- 
--------------------------------------------------

Thomas Koeller, Software Development
Basler Vision Technologies

thomas dot koeller at baslerweb dot com
http://www.baslerweb.com

==============================


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