So far we have not been able to get the display working under
Barebox with the display incorporated into the Phytec PCM043
development board. The framebuffer driver is starting without
errors and provides a /dev/fb0 interface. The bmp command is
included and runs without error, but nothing ever dis
A string allocated by asprintf is not freed, so change it to a sprintf
with the preallocated buffer.
Signed-off-by: Alexander Shiyan
---
drivers/mfd/mc13xxx.c | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/mfd/mc13xxx.c b/drivers/mfd/mc13xxx.c
index 8e3
Hi, Sascha!
On 07/25/2012 09:19 AM, Sascha Hauer wrote:
How do you use this driver? From C code, or is there some command
planned?
I implement PSoC3 update, but with JTAG I have some trouble, what I
haven't with SWD. Therefore much possible, that I will not use JTAG
driver. But maybe somebod
From: "Wjatscheslaw Stoljarski"
Signed-off-by: Wjatscheslaw Stoljarski
---
drivers/Kconfig |1 +
drivers/Makefile |1 +
drivers/misc/Kconfig | 17 +++
drivers/misc/Makefile |5 +
drivers/misc/jtag.c | 392 +
include/jt
On Tue, Aug 07, 2012 at 10:44:59AM +0200, Steffen Trumtrar wrote:
> Signed-off-by: Steffen Trumtrar
Applied, thanks
Sascha
> ---
> Hi all,
>
> this patch adds support for i2c on imx6. The patch was tested on a sabrelite
> board, where I measured SCL and SDATA, as there are no devices connected