]> git.ipfire.org Git - people/ms/u-boot.git/commit - MAKEALL
sh: Renesas Solutions AP325RXA board support
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 22 Aug 2008 08:39:09 +0000 (17:39 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Sun, 31 Aug 2008 14:05:41 +0000 (23:05 +0900)
commit6f0da4972e48f99d37bc522814940a6022cd3084
tree22b403c4201af036a5bb9be32423155a669a8968
parentab09f433b50bb83b5e440c335bc3839ee069e534
sh: Renesas Solutions AP325RXA board support

AP325RXA is SH7723's reference board.
This has SCIF, NOR Flash, Ethernet, USB host, LCDC, SD Host, Camera and other.
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/ap325rxa/Makefile [new file with mode: 0644]
board/ap325rxa/ap325rxa.c [new file with mode: 0644]
board/ap325rxa/config.mk [new file with mode: 0644]
board/ap325rxa/cpld-ap325rxa.c [new file with mode: 0644]
board/ap325rxa/lowlevel_init.S [new file with mode: 0644]
board/ap325rxa/u-boot.lds [new file with mode: 0644]
include/configs/ap325rxa.h [new file with mode: 0644]