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: MOAB - update board support


> > > 1) How generic is this? Should it actually go into io/flash or even
> > >    service/crc?
> > 
> > It's very specific to the NAND ECC code, so no it doesn't belong 
> > anywhere outside the FLASH tree.  Maybe it could be moved to the
> > IO/FLASH area, but even that's debatable.
> > 
> 
> Also, expect to see this change [perhaps quite a lot] with the new FLASH
> drivers (and full NAND support in JFFS2)

What i would not want to see is every flash driver having its own
implementation of a simple 1 bit ECC algorithm. If this is generic it
should be somewhere shared not inside an inline driver file.

        Andrew


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