The Raspbian project is a rebuild of Debian for the Raspberry Pi.
adama did some benchmarks that show the improvement in going from
ARMv4T with soft float to ARMv6 with hard float:
http://www.memetic.org/raspbian-benchmarking-armel-vs-armhf/
The page says that there's a 4-10 % improvement on int
https://wiki.linaro.org/Platform/Android/Meetings/2012-07-18
1300 UTC in #linaro-meeting
Come and enjoy!
--
Zach Pfeffer
Android Platform Team Lead, Linaro Platform Teams
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linaro
http://twitter.com/#!/lin
Hi Sangwook,
I've few comments, some just nitpicking. Feel free to disagree. :)
On 07/17/2012 07:17 PM, Sangwook Lee wrote:
This dirver implements preview mode of the S5K4ECGX sensor.
capture (snapshot) operation, face detection are missing now.
Following controls are supported:
contrast/satur
On Tue, Jul 17, 2012 at 7:41 PM, Ricardo Salveti
wrote:
> Hey,
>
> Amber just reminded me about the the Ubuntu Developer Week, and
> pointed out that we'll have another one from Tue 28th Aug to Thu 30th
> Aug.
>
> Here's the blog post with more details:
> http://ubuntuclassroom.wordpress.com/2012/
Hey,
Amber just reminded me about the the Ubuntu Developer Week, and
pointed out that we'll have another one from Tue 28th Aug to Thu 30th
Aug.
Here's the blog post with more details:
http://ubuntuclassroom.wordpress.com/2012/07/17/ubuntu-developer-week-planning-starts/
As we're also involved wi
The following 2 patches add driver for S5K4ECGX sensor with embedded ISP SoC,
and minor v4l2 control API enhancement. S5K4ECGX is 5M CMOS Image sensor from
Samsung.
Currenlty ony preview mode is supported. (no capture mode/face detection)
Sangwook Lee (2):
v4l: Add factory register values form
This dirver implements preview mode of the S5K4ECGX sensor.
capture (snapshot) operation, face detection are missing now.
Following controls are supported:
contrast/saturation/birghtness/sharpness
Signed-off-by: Sangwook Lee
---
drivers/media/video/Kconfig|7 +
drivers/media/video/Makef