Re: [U-Boot] compile issue with U-boot-2014.10-rc2 & Cubieboard

2014-10-20 Thread Masahiro Yamada
Hi Tom and Jeroen, On Mon, 20 Oct 2014 21:01:47 +0200 Jeroen Hofstee wrote: > Hello Masahiro, > > On 19-10-14 16:28, Jeroen Hofstee wrote: > > Hello Tom, > > > > On 01-10-14 17:31, Jeroen Hofstee wrote: > >> > >> On 30-09-14 03:29, Tom Everett wrote: > >>> I am getting this compile error: > >>

Re: [U-Boot] [PATCH v2 2/3] arm: relocate the exception vectors

2014-10-20 Thread Masahiro Yamada
Hi Georges and Albert, Sorry for late reply because I was out of office for ELCE2014 and missed this thread. On Mon, 20 Oct 2014 23:08:30 +0200 Georges Savoundararadj wrote: > Hi Albert, > > Le 15/10/2014 00:11, Albert ARIBAUD a ecrit : > > Hi Georges, > > > > On Tue, 14 Oct 2014 22:02:00 +0

[U-Boot] [PATCH] arm: ls102xa: fixed a bus frequency setting error

2014-10-20 Thread Yuantian.Tang
From: Tang Yuantian The bus frequency in SOC node should be clock frequency of platform. That is not true if it is devided by 2. Signed-off-by: Tang Yuantian --- arch/arm/cpu/armv7/ls102xa/fdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/cpu/armv7/ls102xa/fdt.

Re: [U-Boot] [PATCH] arm: socfpga: Add I2C support to SoCFPGA

2014-10-20 Thread Heiko Schocher
Hello Marek, Am 20.10.2014 16:46, schrieb Marek Vasut: On Monday, October 20, 2014 at 08:45:48 AM, Stefan Roese wrote: Hi all, This patch adds I2C support for the SoCFPGA. Using the designware I2C controller driver. It supports all 4 I2C busses on the SoCFPGA. Signed-off-by: Stefan Roese Cc:

<    1   2