diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-30 19:19:31 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 16:05:03 -0400 |
commit | bee2b99d06014e8c461c2656984b11f97430d6c3 (patch) | |
tree | b7168988f01df57bd0eae49f161ebb951e13df34 /board/ttcontrol/vision2/MAINTAINERS | |
parent | b928e658f4f342d0834356ec7e37aef1b3e30829 (diff) | |
download | u-boot-imx-bee2b99d06014e8c461c2656984b11f97430d6c3.zip u-boot-imx-bee2b99d06014e8c461c2656984b11f97430d6c3.tar.gz u-boot-imx-bee2b99d06014e8c461c2656984b11f97430d6c3.tar.bz2 |
arm: Remove vision2 board
This board has not been converted to generic board by the deadline.
Remove it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'board/ttcontrol/vision2/MAINTAINERS')
-rw-r--r-- | board/ttcontrol/vision2/MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/ttcontrol/vision2/MAINTAINERS b/board/ttcontrol/vision2/MAINTAINERS deleted file mode 100644 index cfc9903..0000000 --- a/board/ttcontrol/vision2/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -VISION2 BOARD -M: Stefano Babic <sbabic@denx.de> -S: Maintained -F: board/ttcontrol/vision2/ -F: include/configs/vision2.h -F: configs/vision2_defconfig |