]> Git Repo - J-u-boot.git/commit
sh: Add Renesas rsk7264 board
authorPhil Edworthy <[email protected]>
Wed, 1 Jun 2011 06:35:13 +0000 (07:35 +0100)
committerNobuhiro Iwamatsu <[email protected]>
Mon, 22 Aug 2011 04:16:08 +0000 (13:16 +0900)
commit7fbeb6422d9fb32063c8357fcdee99f0088a1a7f
tree38ec79a5bd9f7c4784bc6e518b848bc95e894785
parentfa82f871c8dbc9a15e8dc274b3f99dd5fa0da458
sh: Add Renesas rsk7264 board

The rsk7264 (also know as rsk2+sh7264) is an SH2A based board
with 64MB NAND flash and 64MB SDRAM. It is very similar to the
rsk7203 board.

Signed-off-by: Phil Edworthy <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
MAINTAINERS
arch/sh/cpu/sh2/cpu.c
arch/sh/include/asm/cpu_sh2.h
arch/sh/include/asm/cpu_sh7264.h [new file with mode: 0644]
board/renesas/rsk7264/Makefile [new file with mode: 0644]
board/renesas/rsk7264/lowlevel_init.S [new file with mode: 0644]
board/renesas/rsk7264/rsk7264.c [new file with mode: 0644]
boards.cfg
drivers/serial/serial_sh.h
include/configs/rsk7264.h [new file with mode: 0644]
This page took 0.031076 seconds and 4 git commands to generate.