]> git.sur5r.net Git - u-boot/commit
omap3: move the other boards to board/
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 23 Aug 2009 14:32:40 +0000 (16:32 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 4 Sep 2009 23:33:12 +0000 (01:33 +0200)
commit127f9ae575991aee3e105e1448c49b5b4e254998
tree9ea2b21747d32ab1cdb6f854381be93e7c8dcee5
parent350f3ac5731faf0f02ca55ab016694b7c7269f97
omap3: move the other boards to board/

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 files changed:
Makefile
board/omap3/overo/Makefile [deleted file]
board/omap3/overo/config.mk [deleted file]
board/omap3/overo/overo.c [deleted file]
board/omap3/overo/overo.h [deleted file]
board/omap3/pandora/Makefile [deleted file]
board/omap3/pandora/config.mk [deleted file]
board/omap3/pandora/pandora.c [deleted file]
board/omap3/pandora/pandora.h [deleted file]
board/overo/Makefile [new file with mode: 0644]
board/overo/config.mk [new file with mode: 0644]
board/overo/overo.c [new file with mode: 0644]
board/overo/overo.h [new file with mode: 0644]
board/pandora/Makefile [new file with mode: 0644]
board/pandora/config.mk [new file with mode: 0644]
board/pandora/pandora.c [new file with mode: 0644]
board/pandora/pandora.h [new file with mode: 0644]