diff mbox

[U-Boot,1/3] powerpc, ids8247: create vendor board dir ids

Message ID 1390632828-9300-2-git-send-email-hs@denx.de
State Accepted, archived
Delegated to: Kim Phillips
Headers show

Commit Message

Heiko Schocher Jan. 25, 2014, 6:53 a.m. UTC
create vendor board directory ids and move ids8247 board to it.

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Kim Phillips <kim.phillips@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 mbox

Patch

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@arabellasw.com>
 Active  powerpc     mpc8260        -           -               ep8248              ep8248E                              ep8248                                                                                                                            Yuli Barcohen <yuli@arabellasw.com>
-Active  powerpc     mpc8260        -           -               ids8247             IDS8247                              -                                                                                                                                 Heiko Schocher <hs@denx.de>
+Active  powerpc     mpc8260        -           ids             ids8247             IDS8247                              -                                                                                                                                 Heiko Schocher <hs@denx.de>
 Active  powerpc     mpc8260        -           -               iphase4539          IPHASE4539                           -                                                                                                                                 Wolfgang Grandegger <wg@denx.de>
 Active  powerpc     mpc8260        -           -               ispan               ISPAN                                -                                                                                                                                 Yuli Barcohen <yuli@arabellasw.com>
 Active  powerpc     mpc8260        -           -               ispan               ISPAN_REVB                           ISPAN:SYS_REV_B                                                                                                                   Yuli Barcohen <yuli@arabellasw.com>