sh: Remove sh7757lcr board
authorTom Rini <trini@konsulko.com>
Wed, 10 Feb 2021 17:51:25 +0000 (12:51 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 15 Feb 2021 15:16:24 +0000 (10:16 -0500)
commitf0debb2136c5908a5fbf7e3bd7eb15a8984044bc
tree58de8c817f75290cd6a7c7e7c91d4b618680fe7b
parent0c3cd2443bb0c87dc8ebe117e1fb34c9060f863e
sh: Remove sh7757lcr 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.

As this is the last SH4A board, remove that support as well.

Cc: Marek Vasut <marek.vasut+renesas@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
15 files changed:
arch/sh/Kconfig
arch/sh/include/asm/cpu_sh4.h
arch/sh/include/asm/system.h
arch/sh/include/asm/unaligned-sh4a.h [deleted file]
arch/sh/include/asm/unaligned.h
board/renesas/sh7757lcr/Kconfig [deleted file]
board/renesas/sh7757lcr/MAINTAINERS [deleted file]
board/renesas/sh7757lcr/Makefile [deleted file]
board/renesas/sh7757lcr/README.sh7757lcr [deleted file]
board/renesas/sh7757lcr/lowlevel_init.S [deleted file]
board/renesas/sh7757lcr/sh7757lcr.c [deleted file]
board/renesas/sh7757lcr/spi-boot.c [deleted file]
configs/sh7757lcr_defconfig [deleted file]
drivers/net/sh_eth.h
include/configs/sh7757lcr.h [deleted file]