Re: [U-Boot] [PATCH] arm: rmobile: Add SILK board support

2015-02-09 Thread Nobuhiro Iwamatsu
Hi, 2015-02-09 9:18 GMT+09:00 Vladimir Barinov vladimir.bari...@cogentembedded.com: Hi Nobuhiro, I apologize for missed qos.h header file in this commit. Please do find it in upcoming patch. Yes, I noticed that the build test has failed now. I will wait for the patch. Thanks! Nobuhiro

Re: [U-Boot] [PATCH] arm: rmobile: Add SILK board support

2015-02-08 Thread Vladimir Barinov
Hi Nobuhiro, I apologize for missed qos.h header file in this commit. Please do find it in upcoming patch. Regards, Vladimir On 06.02.2015 08:10, Nobuhiro Iwamatsu wrote: Hi, Vladimir. Applied, thanks. Best regards, Nobuhiro 2015-01-13 1:17 GMT+09:00 Vladimir Barinov

Re: [U-Boot] [PATCH] arm: rmobile: Add SILK board support

2015-02-05 Thread Nobuhiro Iwamatsu
Hi, Vladimir. Applied, thanks. Best regards, Nobuhiro 2015-01-13 1:17 GMT+09:00 Vladimir Barinov vladimir.bari...@cogentembedded.com: SILK is an entry level development board based on R-Car E2 SoC (R8A7794) This commit supports the following peripherals: - SCIF, I2C, Ethernet, QSPI, MMC,

Re: [U-Boot] [PATCH] arm: rmobile: Add SILK board support

2015-01-14 Thread Tom Rini
On Mon, Jan 12, 2015 at 07:17:07PM +0300, Vladimir Barinov wrote: SILK is an entry level development board based on R-Car E2 SoC (R8A7794) This commit supports the following peripherals: - SCIF, I2C, Ethernet, QSPI, MMC, USB Host Signed-off-by: Vladimir Barinov

[U-Boot] [PATCH] arm: rmobile: Add SILK board support

2015-01-12 Thread Vladimir Barinov
SILK is an entry level development board based on R-Car E2 SoC (R8A7794) This commit supports the following peripherals: - SCIF, I2C, Ethernet, QSPI, MMC, USB Host Signed-off-by: Vladimir Barinov vladimir.bari...@cogentembedded.com --- arch/arm/cpu/armv7/rmobile/Kconfig | 6 +-