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 Kinetic microcontrollers


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
     Ever Confirmed|0                           |1

--- Comment #27 from Ilija Kocho <ilijak@siva.com.mk> 2012-12-24 17:14:00 GMT ---
Hi Tomas

Thank you for your reply.

(In reply to comment #23)
> (In reply to comment #22)
> > I am trying to clean up my backlog. Your I2C driver appears to be almost ready
> > for check in. I wander if you have tried the patch proposed in comment 21.
> 
> The patch makes sense to me, though I have not had a chance to test it.

As you may have seen I took the liberty to apply the patch from comment 21. It
compiles fine, but I haven't tested the runtime.

One thing that bothers me is the WAIT_BUS_READY(), it looks like busy waiting,
but I can't estimate implications since I don't have enough insight into
I2C. Can you comment on this please?

Thanks
Ilija

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