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

Nobuhiro Iwamatsu nobuhiro.iwamatsu.yj at renesas.com
Tue Feb 10 07:00:55 CET 2015


Hi,

2015-02-09 9:18 GMT+09:00 Vladimir Barinov
<vladimir.barinov at 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
>
> 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
>> <vladimir.barinov at 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, USB Host
>>>
>>> Signed-off-by: Vladimir Barinov <vladimir.barinov at cogentembedded.com>
>>> ---
>>>   arch/arm/cpu/armv7/rmobile/Kconfig |   6 +-
>>>   board/renesas/silk/Kconfig         |  12 +
>>>   board/renesas/silk/MAINTAINERS     |   6 +
>>>   board/renesas/silk/Makefile        |  10 +
>>>   board/renesas/silk/qos.c           | 951
>>> +++++++++++++++++++++++++++++++++++++
>>>   board/renesas/silk/silk.c          | 175 +++++++
>>>   configs/silk_defconfig             |   3 +
>>>   include/configs/silk.h             | 117 +++++
>>>   8 files changed, 1279 insertions(+), 1 deletion(-)
>>>   create mode 100644 board/renesas/silk/Kconfig
>>>   create mode 100644 board/renesas/silk/MAINTAINERS
>>>   create mode 100644 board/renesas/silk/Makefile
>>>   create mode 100644 board/renesas/silk/qos.c
>>>   create mode 100644 board/renesas/silk/silk.c
>>>   create mode 100644 configs/silk_defconfig
>>>   create mode 100644 include/configs/silk.h
>>>
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot



-- 
Nobuhiro Iwamatsu


More information about the U-Boot mailing list