arm: Remove ot1200 board
authorTom Rini <trini@konsulko.com>
Wed, 10 Feb 2021 02:42:48 +0000 (21:42 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 10 Apr 2021 11:57:42 +0000 (07:57 -0400)
commitc861d21cba44fe068e9a47dfcf57f7e84c54d73e
treeafcf7fd84feb58b2100323ba7999edd00355f07c
parentd8d3b77fc2c12cccf983f6f9e58cd0a0a326aa41
arm: Remove ot1200 board

This board relies on using CONFIG_LIBATA but does not enable CONFIG_AHCI.  The
deadline for this conversion was the v2019.07 release.  In order to
convert to using the DWC SATA driver under DM further migrations are
required.

Cc: Christian Gmeiner <christian.gmeiner@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Christian Gmeiner <christian.gmeiner@gmail.com>
arch/arm/mach-imx/mx6/Kconfig
board/bachmann/ot1200/Kconfig [deleted file]
board/bachmann/ot1200/MAINTAINERS [deleted file]
board/bachmann/ot1200/Makefile [deleted file]
board/bachmann/ot1200/README [deleted file]
board/bachmann/ot1200/mx6q_4x_mt41j128.cfg [deleted file]
board/bachmann/ot1200/ot1200.c [deleted file]
board/bachmann/ot1200/ot1200_spl.c [deleted file]
configs/ot1200_defconfig [deleted file]
configs/ot1200_spl_defconfig [deleted file]
include/configs/ot1200.h [deleted file]