arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board
authorHideyuki Sano <hideyuki.sano.dn@renesas.com>
Wed, 27 Jun 2012 01:35:35 +0000 (10:35 +0900)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 3 Oct 2012 00:04:25 +0000 (02:04 +0200)
commit1a31ca4a788ca197bad26f64a2c96350478cc9ba
treeb1edf1ec110343a4ae886c73a832ee8f62f2a6b0
parent62d0b6bab1d646b354ceecbce668d56f6dc33849
arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board

The Armadillo-800EVA board has Renesas R-Mobile R8A7740, 512MB DDR3-SDRAM,
Ethernet, and more.

This patch supports the following functions:
 - 512MB DDR3-SDRAM
 - Serial console (SCIF)
 - Ethernet MAC(MII) & PHY(SMSC)

Signed-off-by: Hideyuki Sano <hideyuki.sano.dn@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
MAINTAINERS
arch/arm/include/asm/mach-types.h
board/atmark-techno/armadillo-800eva/Makefile [new file with mode: 0644]
board/atmark-techno/armadillo-800eva/armadillo-800eva.c [new file with mode: 0644]
boards.cfg
include/configs/armadillo-800eva.h [new file with mode: 0644]