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
<[email protected]>:
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 <[email protected]>
---
  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
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to