Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
---
 Makefile                                      |    2 +-
 board/{ => renesas}/sh7785lcr/Makefile        |    0 
 board/{ => renesas}/sh7785lcr/config.mk       |    0 
 board/{ => renesas}/sh7785lcr/lowlevel_init.S |    0 
 board/{ => renesas}/sh7785lcr/rtl8169.h       |    0 
 board/{ => renesas}/sh7785lcr/rtl8169_mac.c   |    0 
 board/{ => renesas}/sh7785lcr/selfcheck.c     |    0 
 board/{ => renesas}/sh7785lcr/sh7785lcr.c     |    0 
 board/{ => renesas}/sh7785lcr/u-boot.lds      |    0 
 9 files changed, 1 insertions(+), 1 deletions(-)
 rename board/{ => renesas}/sh7785lcr/Makefile (100%)
 rename board/{ => renesas}/sh7785lcr/config.mk (100%)
 rename board/{ => renesas}/sh7785lcr/lowlevel_init.S (100%)
 rename board/{ => renesas}/sh7785lcr/rtl8169.h (100%)
 rename board/{ => renesas}/sh7785lcr/rtl8169_mac.c (100%)
 rename board/{ => renesas}/sh7785lcr/selfcheck.c (100%)
 rename board/{ => renesas}/sh7785lcr/sh7785lcr.c (100%)
 rename board/{ => renesas}/sh7785lcr/u-boot.lds (100%)

diff --git a/Makefile b/Makefile
index 846ca11..69ec707 100644
--- a/Makefile
+++ b/Makefile
@@ -3174,7 +3174,7 @@ sh7763rdp_config  :   unconfig
 sh7785lcr_config  :   unconfig
        @ >include/config.h
        @echo "#define CONFIG_SH7785LCR 1" >> include/config.h
-       @$(MKCONFIG) -a $(@:_config=) sh sh4 sh7785lcr
+       @$(MKCONFIG) -a $(@:_config=) sh sh4 sh7785lcr renesas
 
 ap325rxa_config  :   unconfig
        @mkdir -p $(obj)include
diff --git a/board/sh7785lcr/Makefile b/board/renesas/sh7785lcr/Makefile
similarity index 100%
rename from board/sh7785lcr/Makefile
rename to board/renesas/sh7785lcr/Makefile
diff --git a/board/sh7785lcr/config.mk b/board/renesas/sh7785lcr/config.mk
similarity index 100%
rename from board/sh7785lcr/config.mk
rename to board/renesas/sh7785lcr/config.mk
diff --git a/board/sh7785lcr/lowlevel_init.S 
b/board/renesas/sh7785lcr/lowlevel_init.S
similarity index 100%
rename from board/sh7785lcr/lowlevel_init.S
rename to board/renesas/sh7785lcr/lowlevel_init.S
diff --git a/board/sh7785lcr/rtl8169.h b/board/renesas/sh7785lcr/rtl8169.h
similarity index 100%
rename from board/sh7785lcr/rtl8169.h
rename to board/renesas/sh7785lcr/rtl8169.h
diff --git a/board/sh7785lcr/rtl8169_mac.c 
b/board/renesas/sh7785lcr/rtl8169_mac.c
similarity index 100%
rename from board/sh7785lcr/rtl8169_mac.c
rename to board/renesas/sh7785lcr/rtl8169_mac.c
diff --git a/board/sh7785lcr/selfcheck.c b/board/renesas/sh7785lcr/selfcheck.c
similarity index 100%
rename from board/sh7785lcr/selfcheck.c
rename to board/renesas/sh7785lcr/selfcheck.c
diff --git a/board/sh7785lcr/sh7785lcr.c b/board/renesas/sh7785lcr/sh7785lcr.c
similarity index 100%
rename from board/sh7785lcr/sh7785lcr.c
rename to board/renesas/sh7785lcr/sh7785lcr.c
diff --git a/board/sh7785lcr/u-boot.lds b/board/renesas/sh7785lcr/u-boot.lds
similarity index 100%
rename from board/sh7785lcr/u-boot.lds
rename to board/renesas/sh7785lcr/u-boot.lds
-- 
1.5.6.5

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to