]> git.sur5r.net Git - u-boot/commit
ARM: renesas: Add R8A77990 E3 Ebisu board
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 26 Apr 2018 11:31:39 +0000 (13:31 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 1 Jun 2018 07:47:21 +0000 (09:47 +0200)
commit63e22517a39046d62b86ebf0f7fe6e0db575f339
tree2e2a7eef8d9ca9b07a0fa7669e285dbe1916d380
parent031fa18f70c38fe53a90f6ab4a1a441bf1a78280
ARM: renesas: Add R8A77990 E3 Ebisu board

Add support for the R8A77990 Ebisu board.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/dts/r8a77990-ebisu-u-boot.dts [new file with mode: 0644]
arch/arm/dts/r8a77990-u-boot.dtsi [new file with mode: 0644]
arch/arm/mach-rmobile/Kconfig.64
board/renesas/ebisu/Kconfig [new file with mode: 0644]
board/renesas/ebisu/MAINTAINERS [new file with mode: 0644]
board/renesas/ebisu/Makefile [new file with mode: 0644]
board/renesas/ebisu/ebisu.c [new file with mode: 0644]
configs/r8a77990_ebisu_defconfig [new file with mode: 0644]
include/configs/ebisu.h [new file with mode: 0644]