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 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 #65 from Ilija Kocho <ilijak@siva.com.mk> ---
Created attachment 2218
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2218&action=edit
Require CYGPKG_KERNEL

There is a problem with build of RedBoot. i2c_freescale.c looks for kapi.h that
is not present in RB configuration. Compilation breaks.

The attached patch deactivates Freescale I2C driver when CYGPKG_KERNEL is not
present. It shouldn't be additional limitation for RedBoot since driver doesn't
support polled operation anyway.

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