sh: Remove MigoR board
authorTom Rini <trini@konsulko.com>
Wed, 10 Feb 2021 17:51:21 +0000 (12:51 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 15 Feb 2021 15:16:23 +0000 (10:16 -0500)
commit5617351532fdf5d92b3af47d75b4fe1d800c377d
treedce73b0245aebb418c530aec37e1d4fdc49561f4
parent865acad78f61c4bf1c8412aa511eb404cb6a3d4e
sh: Remove MigoR 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/MigoR/Kconfig [deleted file]
board/renesas/MigoR/MAINTAINERS [deleted file]
board/renesas/MigoR/Makefile [deleted file]
board/renesas/MigoR/lowlevel_init.S [deleted file]
board/renesas/MigoR/migo_r.c [deleted file]
configs/MigoR_defconfig [deleted file]
include/configs/MigoR.h [deleted file]