]> git.baikalelectronics.ru Git - uboot.git/commit
arm: Remove gplugd board
authorTom Rini <trini@konsulko.com>
Sat, 22 May 2021 12:47:09 +0000 (08:47 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 8 Jul 2021 02:22:42 +0000 (22:22 -0400)
commit06e998215ad7eb5b882a67a0a5491b588234cde1
tree2253c8b8e661a07428c6681779d0c733939996ae
parenteff09c456dd9ed62df1a6f67a467ce4c4c9bbe54
arm: Remove gplugd board

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

Cc: Ajay Bhargav <contact@8051projects.net>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/Kconfig
board/Marvell/gplugd/Kconfig [deleted file]
board/Marvell/gplugd/MAINTAINERS [deleted file]
board/Marvell/gplugd/Makefile [deleted file]
board/Marvell/gplugd/gplugd.c [deleted file]
configs/gplugd_defconfig [deleted file]
include/configs/gplugd.h [deleted file]