]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm: am57xx: cl-som-am57x: remove board support
authorUri Mashiach <uri.mashiach@compulab.co.il>
Sun, 14 Apr 2019 09:17:53 +0000 (12:17 +0300)
committerTom Rini <trini@konsulko.com>
Wed, 17 Apr 2019 13:20:26 +0000 (09:20 -0400)
commitecb76eff56a312f4a69fd9a8ac839db646256b00
tree7aeb8026a516f850536a5d17c7071a59927a007e
parent4b37f36d68ebb79cdc7d68a539de71e28e954d11
arm: am57xx: cl-som-am57x: remove board support

U-Boot support for the CL-SOM-AM57x module is no longer required.

Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
12 files changed:
arch/arm/dts/am57xx-cl-som-am57x.dts [deleted file]
arch/arm/dts/am57xx-sbc-am57x.dts [deleted file]
arch/arm/mach-omap2/omap5/Kconfig
board/compulab/cl-som-am57x/Kconfig [deleted file]
board/compulab/cl-som-am57x/MAINTAINERS [deleted file]
board/compulab/cl-som-am57x/Makefile [deleted file]
board/compulab/cl-som-am57x/cl-som-am57x.c [deleted file]
board/compulab/cl-som-am57x/eth.c [deleted file]
board/compulab/cl-som-am57x/mux.c [deleted file]
board/compulab/cl-som-am57x/spl.c [deleted file]
configs/cl-som-am57x_defconfig [deleted file]
include/configs/cl-som-am57x.h [deleted file]