sh: Remove r7780mp board
authorTom Rini <trini@konsulko.com>
Wed, 10 Feb 2021 17:51:22 +0000 (12:51 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 15 Feb 2021 15:16:23 +0000 (10:16 -0500)
commit215386e48c84bdd2a29bf9d22150f462954e9e8d
treee3aa3d39bf9ecaf8b97fe4abdd7d4f4d33af3a7f
parent5617351532fdf5d92b3af47d75b4fe1d800c377d
sh: Remove r7780mp board

This board has not been converted to CONFIG_DM by the deadline of v2020.01
and is missing other conversions which depend on this as well.  Remove it.

Patch-cc: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Patch-cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
13 files changed:
arch/sh/Kconfig
board/renesas/r7780mp/Kconfig [deleted file]
board/renesas/r7780mp/MAINTAINERS [deleted file]
board/renesas/r7780mp/Makefile [deleted file]
board/renesas/r7780mp/lowlevel_init.S [deleted file]
board/renesas/r7780mp/r7780mp.c [deleted file]
board/renesas/r7780mp/r7780mp.h [deleted file]
configs/r7780mp_defconfig [deleted file]
doc/arch/sh.rst
drivers/net/Makefile
drivers/net/ax88796.c [deleted file]
drivers/net/ax88796.h [deleted file]
include/configs/r7780mp.h [deleted file]