]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
arm: rmobile: Add support lager board
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Thu, 21 Nov 2013 08:06:46 +0000 (17:06 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Tue, 3 Dec 2013 00:45:37 +0000 (09:45 +0900)
commitf4ec45229709323b1f58a096fa4ce6a67f3b9c10
tree9186a8f0d880fdbf22387d7cfafe02028c8d1400
parent1d0e92782fd78b668977e45974c11d3eb517027c
arm: rmobile: Add support lager board

The lager board has R8A7790, 4GB DDR3-SDRAM, USB, Ethernet, and more.

This patch supports the following functions:
 - DDR3-SDRAM
 - SCIF

Signed-off-by: Kouei Abe <kouei.abe.cp@renesas.com>
Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com>
Signed-off-by: Ryo Kataoka <ryo.kataoka.wt@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
CC: Albert Aribaud <albert.u.boot@aribaud.net>
board/renesas/lager/Makefile [new file with mode: 0644]
board/renesas/lager/lager.c [new file with mode: 0644]
board/renesas/lager/qos.c [new file with mode: 0644]
board/renesas/lager/qos.h [new file with mode: 0644]
boards.cfg
include/configs/lager.h [new file with mode: 0644]