arm: Remove cm_t335 board
authorTom Rini <trini@konsulko.com>
Tue, 2 Aug 2022 11:33:32 +0000 (07:33 -0400)
committerTom Rini <trini@konsulko.com>
Sun, 21 Aug 2022 01:18:15 +0000 (21:18 -0400)
commitd8d5ab40d5429240219058371aaa203755cd3100
tree6f9490433f869452a86eaecf89d34e9732b192df
parent5663b137e6827bcced39fb3fcd2e43364bee26c9
arm: Remove cm_t335 board

This board is behind on several mandatory DM migrations and is missing
OF_CONTROL support that makes other conversions impossible. Remove it.

Cc: Igor Grinberg <grinberg@compulab.co.il>
Cc: Nikita Kiryanov <nikita@compulab.co.il>
Cc: Uri Mashiach <uri.mashiach@compulab.co.il>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/am33xx/Kconfig
board/compulab/cm_t335/Kconfig [deleted file]
board/compulab/cm_t335/MAINTAINERS [deleted file]
board/compulab/cm_t335/Makefile [deleted file]
board/compulab/cm_t335/cm_t335.c [deleted file]
board/compulab/cm_t335/mux.c [deleted file]
board/compulab/cm_t335/spl.c [deleted file]
board/compulab/cm_t335/u-boot.lds [deleted file]
configs/cm_t335_defconfig [deleted file]
include/configs/cm_t335.h [deleted file]