]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sh: Renesas Solutions SH7763RDP board support
authorNobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Mon, 9 Jun 2008 04:39:57 +0000 (13:39 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 9 Jun 2008 05:23:19 +0000 (14:23 +0900)
commit7faddaecea52f585f538fdf9c2e61f85a789b19c
tree58a71a8ce6a7ecd3e10226b0c120f7b86e6dadd4
parent60179098a95eaa972007d7ec58e4c1588029720f
sh: Renesas Solutions SH7763RDP board support

SH7763RDP has SCIF, NOR Flash, Ethernet, USB host, LCDC and MMC.
In this patch, support SCIF, NOR Flash, and Ethernet.

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