This is the mail archive of the ecos-patches@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: flash/am29xxxxx flash_program_buf length fix


>>>>> "Peter" == Peter Korsgaard <jacmet@sunsite.dk> writes:

 Andrew> Special case the last bytes in the driver. You need to build
 Andrew> a word with 0xff for the bytes you don't want to modify when
 Andrew> do a write to flash for the word. The bits set to 1 won't
 Andrew> change and the bits you do want to change will change.

 Peter> The following patch does just that.

Comments?

-- 
Bye, Peter Korsgaard


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