[U-Boot] [PATCH 1/3] powerpc, ids8247: create vendor board dir ids
Heiko Schocher
hs at denx.de
Sat Jan 25 07:53:46 CET 2014
create vendor board directory ids and move ids8247 board to it.
Signed-off-by: Heiko Schocher <hs at denx.de>
Cc: Wolfgang Denk <wd at denx.de>
Cc: Kim Phillips <kim.phillips at freescale.com>
---
board/{ => ids}/ids8247/Makefile | 0
board/{ => ids}/ids8247/ids8247.c | 0
boards.cfg | 2 +-
3 files changed, 1 insertion(+), 1 deletion(-)
rename board/{ => ids}/ids8247/Makefile (100%)
rename board/{ => ids}/ids8247/ids8247.c (100%)
diff --git a/board/ids8247/Makefile b/board/ids/ids8247/Makefile
similarity index 100%
rename from board/ids8247/Makefile
rename to board/ids/ids8247/Makefile
diff --git a/board/ids8247/ids8247.c b/board/ids/ids8247/ids8247.c
similarity index 100%
rename from board/ids8247/ids8247.c
rename to board/ids/ids8247/ids8247.c
diff --git a/boards.cfg b/boards.cfg
index a8336cc..bc2d764 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -664,7 +664,7 @@ Active powerpc mpc8260 - - cpu87
Active powerpc mpc8260 - - cpu87 CPU87_ROMBOOT CPU87:BOOT_ROM -
Active powerpc mpc8260 - - ep8248 ep8248 - Yuli Barcohen <yuli at arabellasw.com>
Active powerpc mpc8260 - - ep8248 ep8248E ep8248 Yuli Barcohen <yuli at arabellasw.com>
-Active powerpc mpc8260 - - ids8247 IDS8247 - Heiko Schocher <hs at denx.de>
+Active powerpc mpc8260 - ids ids8247 IDS8247 - Heiko Schocher <hs at denx.de>
Active powerpc mpc8260 - - iphase4539 IPHASE4539 - Wolfgang Grandegger <wg at denx.de>
Active powerpc mpc8260 - - ispan ISPAN - Yuli Barcohen <yuli at arabellasw.com>
Active powerpc mpc8260 - - ispan ISPAN_REVB ISPAN:SYS_REV_B Yuli Barcohen <yuli at arabellasw.com>
--
1.8.3.1
More information about the U-Boot
mailing list