diff options
author | Heiko Schocher <hs@denx.de> | 2014-01-25 07:53:46 +0100 |
---|---|---|
committer | Kim Phillips <kim.phillips@linaro.org> | 2014-04-23 19:07:16 -0500 |
commit | e7e9090108f1ccd0c3cae17d189eeac690946a6e (patch) | |
tree | af905f9352b6d7e9d6199ca758ba2e2890248be5 /board | |
parent | adcdeacc3eda1e5949e54062aa99c299e12483be (diff) | |
download | u-boot-imx-e7e9090108f1ccd0c3cae17d189eeac690946a6e.zip u-boot-imx-e7e9090108f1ccd0c3cae17d189eeac690946a6e.tar.gz u-boot-imx-e7e9090108f1ccd0c3cae17d189eeac690946a6e.tar.bz2 |
powerpc, ids8247: create vendor board dir ids
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>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/ids/ids8247/Makefile (renamed from board/ids8247/Makefile) | 0 | ||||
-rw-r--r-- | board/ids/ids8247/ids8247.c (renamed from board/ids8247/ids8247.c) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/board/ids8247/Makefile b/board/ids/ids8247/Makefile index 99c47b6..99c47b6 100644 --- a/board/ids8247/Makefile +++ b/board/ids/ids8247/Makefile diff --git a/board/ids8247/ids8247.c b/board/ids/ids8247/ids8247.c index 1b2d0e0..1b2d0e0 100644 --- a/board/ids8247/ids8247.c +++ b/board/ids/ids8247/ids8247.c |