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 1001752] fixed endianness issues with Freescale eDMA and DSPI driver to also support PowerPC MPC5xxx in addition to Kinetis


Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001752

--- Comment #12 from Ilija Kocho <ilijak@siva.com.mk> ---
Created attachment 2091
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2091&action=edit
Force inlining of some eDMA header functions

Stefan

This is a small patch that synchronizes eDMA with bug 1001759 (checked in
yesterday). Can you please test if it works for you? If it works without
further modifications there is no need to submit cumulative patch.

Note: The purpose of this patch is to enable compilation of eDMA with
optimization level -O0 (though the build or runtime might be obstructed with
low memory on single chip configurations).

For simple test it is enough to test with default compiler flags (i.e. -O2),
but it would be better if you try it with both -O2 and -O0.

Ilija

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