This is the mail archive of the ecos-bugs@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]

[Bug 1001078] STM32 flash driver support for non-aligned sourcebuffers.


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001078

--- Comment #2 from Chris Holgate <chris@zynaptic.com> 2010-11-22 22:03:18 GMT ---
To give some context, I needed non-aligned writes for my particular application
because I was replacing an external SPI flash with an area of integrated flash,
and write data was being sourced from a non-aligned USB packet buffer.  I
suppose the acid test for whether the extra CDL option is worth including is
how many other people are likely to find themselves in a similar position.  If
the answer is 'not many', it may be better for me to just publish the
modifications in a GPL compliant manner when I finally get round to shipping my
product.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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