diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-08-06 12:59:54 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-08-21 12:01:12 -0400 |
commit | 6bde1ec10ff438170721624ca87b86fd25669b3b (patch) | |
tree | 607f27f9d0de9e4af0ddab10a3fdaefcfd3d33e3 /board/gen860t/MAINTAINERS | |
parent | 4723ce49e588d628e85da42be31c8240fca2d27a (diff) | |
download | u-boot-imx-6bde1ec10ff438170721624ca87b86fd25669b3b.zip u-boot-imx-6bde1ec10ff438170721624ca87b86fd25669b3b.tar.gz u-boot-imx-6bde1ec10ff438170721624ca87b86fd25669b3b.tar.bz2 |
powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support
These boards have been orphaned for a while and old enough.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'board/gen860t/MAINTAINERS')
-rw-r--r-- | board/gen860t/MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/board/gen860t/MAINTAINERS b/board/gen860t/MAINTAINERS deleted file mode 100644 index c5d3da3..0000000 --- a/board/gen860t/MAINTAINERS +++ /dev/null @@ -1,7 +0,0 @@ -GEN860T BOARD -M: Keith Outwater <Keith_Outwater@mvis.com> -S: Orphan (since 2014-06) -F: board/gen860t/ -F: include/configs/GEN860T.h -F: configs/GEN860T_defconfig -F: configs/GEN860T_SC_defconfig |