[PATCH] omap_i2c: don't end I2C transfer immediately when STP bit is set

2013-06-24 Thread Francesco Lavra
When the OMAP I2C controller is operated in master mode, setting the STP bit in the CON register instructs the controller to generate an I2C stop condition only after the programmed number of bytes has been sent on the I2C bus. The current code in QEMU ends the I2C transfer without first sendin

[ACTIVITY] Week 25

2013-06-24 Thread Zhenqiang Chen
== Issues == * None == Progress == * Investigate conditional compare RTL representation. - Fix new fails when expanding conditional compare to cmp_and/cmp_ior. * Identify the root cause for pr57637. == Plan == * Continue on conditional compare. _

[ACTIVITY] Week 25

2013-06-24 Thread Yvan Roux
== Issues == * None. == Progress == * OE Launchpad bug #1192953 - 4.8 g++ failed to find c++ included headers because of the combined usage of --with-sysroot and --with-g++-include-dir - Investigated the issue with Andrew McDermott - found an existing OE workaround * LRA on ARM and AA