]> git.baikalelectronics.ru Git - uboot.git/commit
mcx: remove board
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 17 May 2019 09:17:20 +0000 (11:17 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 28 May 2019 17:58:06 +0000 (13:58 -0400)
commit54a7bda2ac50591235dce6e80ca432ad2d246bcc
tree8bf8968b5dfea17b50661cf47cda8fce278f807e
parentcb725f04100b1b5251ed5bfc368023ba540a3a6c
mcx: remove board

This board still doesn't select CONFIG_DM and seems to be umaintained.
As it makes progress on modernizing several DaVinci drivers more
difficult and the maintainer has not expressed interest in updating
it, this patch proposes to remove it.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
arch/arm/include/asm/mach-types.h
arch/arm/mach-omap2/omap3/Kconfig
board/htkw/mcx/Kconfig [deleted file]
board/htkw/mcx/MAINTAINERS [deleted file]
board/htkw/mcx/Makefile [deleted file]
board/htkw/mcx/mcx.c [deleted file]
board/htkw/mcx/mcx.h [deleted file]
configs/mcx_defconfig [deleted file]
include/configs/mcx.h [deleted file]