diff options
author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2019-05-04 13:21:07 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2019-05-07 05:41:31 +0200 |
commit | 06480665aa18ad2146b14e14ac2488f88ba274dd (patch) | |
tree | 03545f059aaeeb41dd223124fc85828dc8b91625 /board/renesas/sh7785lcr/MAINTAINERS | |
parent | d13a6144ff5d4fb31fc62acd2d49bfb9a398ede9 (diff) |
sh: sh7785lcr: Remove the board
Last change to this board was done in 2016, it uses non-DM USB
with no prospects of ever being converted to DM USB, drop it.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Chris Brandt <chris.brandt@renesas.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Vladimir Zapolskiy <vz@mleia.com>
Cc: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Diffstat (limited to 'board/renesas/sh7785lcr/MAINTAINERS')
-rw-r--r-- | board/renesas/sh7785lcr/MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/board/renesas/sh7785lcr/MAINTAINERS b/board/renesas/sh7785lcr/MAINTAINERS deleted file mode 100644 index 17578e036a..0000000000 --- a/board/renesas/sh7785lcr/MAINTAINERS +++ /dev/null @@ -1,7 +0,0 @@ -SH7785LCR BOARD -#M: - -S: Maintained -F: board/renesas/sh7785lcr/ -F: include/configs/sh7785lcr.h -F: configs/sh7785lcr_defconfig -F: configs/sh7785lcr_32bit_defconfig |