sh: Remove sh7763rdp board
authorTom Rini <trini@konsulko.com>
Wed, 10 Feb 2021 17:51:26 +0000 (12:51 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 15 Feb 2021 15:16:24 +0000 (10:16 -0500)
commit73effc2dca670d4bf6fce5448712cd062d4280ee
treef55da101458d0891904f03bc40fb8834976234bd
parentf0debb2136c5908a5fbf7e3bd7eb15a8984044bc
sh: Remove sh7763rdp 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.

Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/sh/Kconfig
board/renesas/sh7763rdp/Kconfig [deleted file]
board/renesas/sh7763rdp/MAINTAINERS [deleted file]
board/renesas/sh7763rdp/Makefile [deleted file]
board/renesas/sh7763rdp/lowlevel_init.S [deleted file]
board/renesas/sh7763rdp/sh7763rdp.c [deleted file]
configs/sh7763rdp_defconfig [deleted file]
include/configs/sh7763rdp.h [deleted file]