]> Git Repo - J-u-boot.git/commit - Makefile
sh: Add support Renesas Solutions Migo-R board
authorgoda.yusuke <[email protected]>
Fri, 25 Jan 2008 11:46:36 +0000 (20:46 +0900)
committerNobuhiro Iwamatsu <[email protected]>
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 <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
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]
This page took 0.035979 seconds and 4 git commands to generate.