arm: Remove at91rm9200ek boards
authorTom Rini <trini@konsulko.com>
Sat, 22 May 2021 12:47:07 +0000 (08:47 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 8 Jul 2021 02:22:42 +0000 (22:22 -0400)
commitf4a6f75b48c1565b5d1be9a90c3f5a21d588b936
tree9c1f41f6cd88f2cca1cee2c880d7830583cf91ba
parent6aa36936161c7e010aeadf1fafd8238db2efde1f
arm: Remove at91rm9200ek boards

These boards have not been converted to CONFIG_DM_USB by the deadline
and is also missing conversion to CONFIG_DM.  Remove them.

Cc: Andreas Bießmann <andreas@biessmann.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/arm920t/start.S
arch/arm/mach-at91/Kconfig
board/atmel/at91rm9200ek/Kconfig [deleted file]
board/atmel/at91rm9200ek/MAINTAINERS [deleted file]
board/atmel/at91rm9200ek/Makefile [deleted file]
board/atmel/at91rm9200ek/at91rm9200ek.c [deleted file]
board/atmel/at91rm9200ek/led.c [deleted file]
configs/at91rm9200ek_defconfig [deleted file]
configs/at91rm9200ek_ram_defconfig [deleted file]
include/configs/at91rm9200ek.h [deleted file]