sh: Add support Renesas Solutions Migo-R board
authorgoda.yusuke <goda.yusuke@renesas.com>
Fri, 25 Jan 2008 11:46:36 +0000 (20:46 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 28 Mar 2008 05:16:11 +0000 (14:16 +0900)
commitc2042f5952a686c414031309b8f244513bf578f0
tree55ef3602c4a1eb3bb4da74eb7175c052590bae03
parent74d1e66d22dac91388bc538b2fe19f735edc5b82
sh: Add support Renesas Solutions Migo-R board

Migo-R is a board based on SH7722 and has may devices.
In this patch, supported SCIF, NOR flash and Ethernet.

Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
MAINTAINERS
MAKEALL
Makefile
board/MigoR/Makefile [new file with mode: 0644]
board/MigoR/config.mk [new file with mode: 0644]
board/MigoR/lowlevel_init.S [new file with mode: 0644]
board/MigoR/migo_r.c [new file with mode: 0644]
board/MigoR/u-boot.lds [new file with mode: 0644]
include/configs/MigoR.h [new file with mode: 0644]