]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5334be5c9ca8fb5bf67db0f39b91a9016447e93f
tree58de8c817f75290cd6a7c7e7c91d4b618680fe7b
parentfae64a91a530669728430b7cf7ae21b9e45cde34
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]