]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap: remove omap5912osk board support
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Wed, 6 Aug 2014 03:17:49 +0000 (12:17 +0900)
committerTom Rini <trini@ti.com>
Thu, 21 Aug 2014 16:01:12 +0000 (12:01 -0400)
commit62d636aa2ac2171fd8105cca0b9ea96117b66547
tree0ebf51b2b5023cdd88c87b010368d9dc20b39ccd
parent9b586031db728929282b4702703f95a1cacbdb98
omap: remove omap5912osk board support

Emails to the board maintainer
"Rishi Bhattacharya <rishi@ti.com>"
have been bouncing.

Tom suggested to remove this board.

Remove also omap1510_udc.c because this is the last board
to enable it.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Suggested-by: Tom Rini <trini@ti.com>
13 files changed:
arch/arm/Kconfig
board/ti/omap5912osk/Kconfig [deleted file]
board/ti/omap5912osk/MAINTAINERS [deleted file]
board/ti/omap5912osk/Makefile [deleted file]
board/ti/omap5912osk/config.mk [deleted file]
board/ti/omap5912osk/lowlevel_init.S [deleted file]
board/ti/omap5912osk/omap5912osk.c [deleted file]
configs/omap5912osk_defconfig [deleted file]
doc/README.scrapyard
drivers/usb/gadget/Makefile
drivers/usb/gadget/omap1510_udc.c [deleted file]
include/configs/omap1510.h [deleted file]
include/configs/omap5912osk.h [deleted file]