]> git.baikalelectronics.ru Git - uboot.git/commit
arm: Remove xfi3 board
authorTom Rini <trini@konsulko.com>
Sun, 21 Feb 2021 01:05:38 +0000 (20:05 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 10 Apr 2021 11:59:30 +0000 (07:59 -0400)
commit68d63c64c5462cac8ca00ce48060fa5d161b87c9
tree6b70d41d8c095b21aa84a7c8fa0da47fba600329
parent252d2d11ac36ddfc6f8b34d04b22dd773a20a23b
arm: Remove xfi3 board

This board has not been converted to CONFIG_DM_MMC by the deadline.
Remove it.

Cc: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-imx/mxs/Kconfig
board/creative/xfi3/Kconfig [deleted file]
board/creative/xfi3/MAINTAINERS [deleted file]
board/creative/xfi3/Makefile [deleted file]
board/creative/xfi3/spl_boot.c [deleted file]
board/creative/xfi3/xfi3.c [deleted file]
configs/xfi3_defconfig [deleted file]
include/configs/xfi3.h [deleted file]