]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Rename openrd_base files to openrd
authorClint Adams <[clint@debian.org]>
Fri, 6 May 2011 16:36:47 +0000 (22:06 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 11 May 2011 21:03:16 +0000 (23:03 +0200)
Signed-off-by: Clint Adams <clint@debian.org>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Prafulla Wadaskar <prafulla@marvell.com>
Cc: Julian Pidancet <julian.pidancet@citrix.com>
board/Marvell/openrd/Makefile [moved from board/Marvell/openrd_base/Makefile with 98% similarity]
board/Marvell/openrd/kwbimage.cfg [moved from board/Marvell/openrd_base/kwbimage.cfg with 100% similarity]
board/Marvell/openrd/openrd.c [moved from board/Marvell/openrd_base/openrd_base.c with 99% similarity]
board/Marvell/openrd/openrd.h [moved from board/Marvell/openrd_base/openrd_base.h with 100% similarity]
boards.cfg
include/configs/openrd.h [moved from include/configs/openrd_base.h with 98% similarity]

similarity index 98%
rename from board/Marvell/openrd_base/Makefile
rename to board/Marvell/openrd/Makefile
index d6d0ed33791fde296abfe678ceab478f46c030a0..19020e435f9b4f99665e7a3ca94ad3267e7868a6 100644 (file)
@@ -31,7 +31,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = $(obj)lib$(BOARD).o
 
-COBJS  := openrd_base.o
+COBJS  := openrd.o
 
 SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
 OBJS   := $(addprefix $(obj),$(COBJS))
similarity index 99%
rename from board/Marvell/openrd_base/openrd_base.c
rename to board/Marvell/openrd/openrd.c
index 10109c1322a496b241469bb248b68e2337deecff..e53fa16a249ec748e7c78de3a6d4a5521b5bbf0b 100644 (file)
@@ -31,7 +31,7 @@
 #include <miiphy.h>
 #include <asm/arch/kirkwood.h>
 #include <asm/arch/mpp.h>
-#include "openrd_base.h"
+#include "openrd.h"
 
 DECLARE_GLOBAL_DATA_PTR;
 
index f0d3440c61c33243d554460996d307703fb54db9..6bcda28ce216042e3afd787b5ac0d598cb94b8ba 100644 (file)
@@ -108,7 +108,7 @@ suen8                        arm         arm926ejs   km_arm              keymile
 mgcoge2un                    arm         arm926ejs   km_arm              keymile        kirkwood
 guruplug                     arm         arm926ejs   -                   Marvell        kirkwood
 mv88f6281gtw_ge              arm         arm926ejs   -                   Marvell        kirkwood
-openrd_base                  arm         arm926ejs   -                   Marvell        kirkwood
+openrd_base                  arm         arm926ejs   openrd              Marvell        kirkwood        openrd:BOARD_IS_OPENRD_BASE
 rd6281a                      arm         arm926ejs   -                   Marvell        kirkwood
 sheevaplug                   arm         arm926ejs   -                   Marvell        kirkwood
 dockstar                     arm         arm926ejs   -                   Seagate        kirkwood
similarity index 98%
rename from include/configs/openrd_base.h
rename to include/configs/openrd.h
index cfdd09cda0e7395d54144bb35e60824d340a470a..13dc34c2ac10b6a9c14c7995d413b9997899ffd2 100644 (file)
@@ -27,8 +27,8 @@
  * MA 02110-1301 USA
  */
 
-#ifndef _CONFIG_OPENRD_BASE_H
-#define _CONFIG_OPENRD_BASE_H
+#ifndef _CONFIG_OPENRD_H
+#define _CONFIG_OPENRD_H
 
 /*
  * Version number information