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: AMD flash driver improvement


On Wed, 2003-09-10 at 12:23, Thomas Koeller wrote:
> Here's another improvement to the am29xxxxx flash driver. It
> adds support for the 'buffered write' programming method that
> increases the programming speed by roughly a factor of four.
> As I am working with the AM29LV128 only and do not know about
> the buffered write capabilities of all the other chips supported
> by the driver (and don't have the time to find out), I
> introduced a new field in the flash descriptor struct to
> selectivly enable the feature, which I did for the AM29LV128 only.
> 
> The code to determine the sector (block) base address is only
> tested for the AM29LV128, which does not have bootblocks and is
> not banked, so problems may show when enabling buffered write
> for banked or bootblock flashes.
> 
> The patch also fixes the formatting of the ChangeLog entry for my
> previous patch, which was slightly odd.
> 

Looks fine to me - committed.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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