diff options
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2008-10-24 10:36:13 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2008-10-31 23:04:38 +0900 |
commit | 78385bf2359d828184d0b3649f7ae6b933420000 (patch) | |
tree | 5db40fb55aa2febc85a828c62ad730353846223c /board | |
parent | c6525d459c350bfc246ea7826456af77e1e314eb (diff) |
sh: sh7763rdp: Moved sh7763rdp board to board/renesas
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'board')
-rw-r--r-- | board/renesas/sh7763rdp/Makefile (renamed from board/sh7763rdp/Makefile) | 0 | ||||
-rw-r--r-- | board/renesas/sh7763rdp/config.mk (renamed from board/sh7763rdp/config.mk) | 0 | ||||
-rw-r--r-- | board/renesas/sh7763rdp/lowlevel_init.S (renamed from board/sh7763rdp/lowlevel_init.S) | 0 | ||||
-rw-r--r-- | board/renesas/sh7763rdp/sh7763rdp.c (renamed from board/sh7763rdp/sh7763rdp.c) | 0 | ||||
-rw-r--r-- | board/renesas/sh7763rdp/u-boot.lds (renamed from board/sh7763rdp/u-boot.lds) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/board/sh7763rdp/Makefile b/board/renesas/sh7763rdp/Makefile index 62a683d57f..62a683d57f 100644 --- a/board/sh7763rdp/Makefile +++ b/board/renesas/sh7763rdp/Makefile diff --git a/board/sh7763rdp/config.mk b/board/renesas/sh7763rdp/config.mk index c52dbfd7b0..c52dbfd7b0 100644 --- a/board/sh7763rdp/config.mk +++ b/board/renesas/sh7763rdp/config.mk diff --git a/board/sh7763rdp/lowlevel_init.S b/board/renesas/sh7763rdp/lowlevel_init.S index 2a44eee1ad..2a44eee1ad 100644 --- a/board/sh7763rdp/lowlevel_init.S +++ b/board/renesas/sh7763rdp/lowlevel_init.S diff --git a/board/sh7763rdp/sh7763rdp.c b/board/renesas/sh7763rdp/sh7763rdp.c index 88bab70e35..88bab70e35 100644 --- a/board/sh7763rdp/sh7763rdp.c +++ b/board/renesas/sh7763rdp/sh7763rdp.c diff --git a/board/sh7763rdp/u-boot.lds b/board/renesas/sh7763rdp/u-boot.lds index 7177416c2f..7177416c2f 100644 --- a/board/sh7763rdp/u-boot.lds +++ b/board/renesas/sh7763rdp/u-boot.lds |