sh: Remove sh7752evb board
authorTom Rini <trini@konsulko.com>
Wed, 10 Feb 2021 17:51:23 +0000 (12:51 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 15 Feb 2021 15:16:23 +0000 (10:16 -0500)
commitda43d96f0371ce8a8a6bbadf294f1b8dd88c0280
tree50c9179417b521dbf67d37fc6f7de0cffc76530f
parent215386e48c84bdd2a29bf9d22150f462954e9e8d
sh: Remove sh7752evb 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.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/sh/Kconfig
board/renesas/sh7752evb/Kconfig [deleted file]
board/renesas/sh7752evb/MAINTAINERS [deleted file]
board/renesas/sh7752evb/Makefile [deleted file]
board/renesas/sh7752evb/lowlevel_init.S [deleted file]
board/renesas/sh7752evb/sh7752evb.c [deleted file]
board/renesas/sh7752evb/spi-boot.c [deleted file]
configs/sh7752evb_defconfig [deleted file]
doc/board/renesas/index.rst
doc/board/renesas/sh7752evb.rst [deleted file]
include/configs/sh7752evb.h [deleted file]