summaryrefslogtreecommitdiffstats
path: root/arch/mips/boards
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2014-03-25 20:50:59 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2014-03-26 09:02:41 +0100
commit638998c218dbe04b585c850ad26470503ade2ea1 (patch)
tree9436e2effe1b5345632611238538dc7663f96fcc /arch/mips/boards
parent8f5d37835d44d07460d92307f0b6489048a18fba (diff)
downloadbarebox-638998c218dbe04b585c850ad26470503ade2ea1.tar.gz
barebox-638998c218dbe04b585c850ad26470503ade2ea1.tar.xz
MIPS: boards: rename rzx50 -> ritmix-rzx50
All MIPS board use <vendor>-<model> name template save Ritmix RZX-50. This commit fixes this inconsistency. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/boards')
-rw-r--r--arch/mips/boards/ritmix-rzx50/Makefile (renamed from arch/mips/boards/rzx50/Makefile)0
-rw-r--r--arch/mips/boards/ritmix-rzx50/include/board/board_pbl_start.h (renamed from arch/mips/boards/rzx50/include/board/board_pbl_start.h)0
-rw-r--r--arch/mips/boards/ritmix-rzx50/include/board/debug_ll.h (renamed from arch/mips/boards/rzx50/include/board/debug_ll.h)0
-rw-r--r--arch/mips/boards/ritmix-rzx50/ritmix-rzx50.dox (renamed from arch/mips/boards/rzx50/rzx50.dox)2
-rw-r--r--arch/mips/boards/ritmix-rzx50/serial.c (renamed from arch/mips/boards/rzx50/serial.c)0
5 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/boards/rzx50/Makefile b/arch/mips/boards/ritmix-rzx50/Makefile
index 31c062987f..31c062987f 100644
--- a/arch/mips/boards/rzx50/Makefile
+++ b/arch/mips/boards/ritmix-rzx50/Makefile
diff --git a/arch/mips/boards/rzx50/include/board/board_pbl_start.h b/arch/mips/boards/ritmix-rzx50/include/board/board_pbl_start.h
index fb914d99f2..fb914d99f2 100644
--- a/arch/mips/boards/rzx50/include/board/board_pbl_start.h
+++ b/arch/mips/boards/ritmix-rzx50/include/board/board_pbl_start.h
diff --git a/arch/mips/boards/rzx50/include/board/debug_ll.h b/arch/mips/boards/ritmix-rzx50/include/board/debug_ll.h
index 7ae0e2a4fd..7ae0e2a4fd 100644
--- a/arch/mips/boards/rzx50/include/board/debug_ll.h
+++ b/arch/mips/boards/ritmix-rzx50/include/board/debug_ll.h
diff --git a/arch/mips/boards/rzx50/rzx50.dox b/arch/mips/boards/ritmix-rzx50/ritmix-rzx50.dox
index 963473cb51..5ec819462b 100644
--- a/arch/mips/boards/rzx50/rzx50.dox
+++ b/arch/mips/boards/ritmix-rzx50/ritmix-rzx50.dox
@@ -1,4 +1,4 @@
-/** @page rzx50 Ritmix RZX-50 game console
+/** @page ritmix-rzx50 Ritmix RZX-50 game console
Ritmix RZX-50 is a portable game console for the Russian market.
diff --git a/arch/mips/boards/rzx50/serial.c b/arch/mips/boards/ritmix-rzx50/serial.c
index f1e8da0072..f1e8da0072 100644
--- a/arch/mips/boards/rzx50/serial.c
+++ b/arch/mips/boards/ritmix-rzx50/serial.c