diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-30 19:18:58 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 14:08:06 -0400 |
commit | 7495e41ba6420b6a5fd8928cded32d789d4c1639 (patch) | |
tree | 5002c45bec58ac47708fddc74bf8a08ee2fe0c57 /board/st-ericsson/u8500/MAINTAINERS | |
parent | af7f884ba1e6a1afbf2a75247d1bcd262d4314b2 (diff) | |
download | u-boot-imx-7495e41ba6420b6a5fd8928cded32d789d4c1639.zip u-boot-imx-7495e41ba6420b6a5fd8928cded32d789d4c1639.tar.gz u-boot-imx-7495e41ba6420b6a5fd8928cded32d789d4c1639.tar.bz2 |
arm: Remove snowball and u8500_href boards
These boards have not been converted to generic board by the deadline.
Remove them.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/st-ericsson/u8500/MAINTAINERS')
-rw-r--r-- | board/st-ericsson/u8500/MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/st-ericsson/u8500/MAINTAINERS b/board/st-ericsson/u8500/MAINTAINERS deleted file mode 100644 index e2581eb..0000000 --- a/board/st-ericsson/u8500/MAINTAINERS +++ /dev/null @@ -1,6 +0,0 @@ -U8500 BOARD -#M: - -S: Maintained -F: board/st-ericsson/u8500/ -F: include/configs/u8500_href.h -F: configs/u8500_href_defconfig |