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 1001397] I2C driver for Kinetis microcontrollers


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

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

--- Comment #69 from Ilija Kocho [ÐÐÐÑÐ ÐÐÑÐ] <ilijak@siva.com.mk> ---
(In reply to comment #68)

Stefan,

Thank you for the patch. I am ready to commit, however I have some minor
remarks:

Would be good to define a macro (mask) for MDIS (as well as for some other bits
found on other platforms, if any)?
Than you can use this mnemonic at: / i2c_s->c1 &= 0x7F; /

Please note that empty lines are part of ChangeLog format. Here's a brief
description
http://www.gnu.org/software/emacs/manual/html_node/emacs/Format-of-ChangeLog.html

Could you post an update?

Ilija

> Hi guys,
> some very minor patch to enable support for two other architectures
> (Freescale MPC5xxx and Vybrid). This also includes a special treatment of
> the module enable bit, which differs between those architectures.
> 
> Stefan

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