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]

[Bug 1001115] UART, Ethernet and wallclock driver patches for LPC17XX


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

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1080|0                           |1
        is obsolete|                            |

--- Comment #6 from Ilija Kocho <ilijak@siva.com.mk> 2011-02-03 15:27:18 GMT ---
Created an attachment (id=1115)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1115)
Ethernet (uses ld section for buff.)

Ethernet driver now (if used with LPC17XX) uses memory section instead of raw
memory for buffering. This enables linker control over this memory block and
better memory utilization if it is placed in a same section with lwIP buffers.

-- 
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]