]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commite3a5b3b71f0974d9cd007afb3929ca86f1b68c27
treeafcf7fd84feb58b2100323ba7999edd00355f07c
parent2db7688d98fa40ab11e6906dd5b9ce588d861f03
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]