arm: Remove ls2080a_simu board
authorTom Rini <trini@konsulko.com>
Tue, 9 Feb 2021 13:03:10 +0000 (08:03 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 15 Feb 2021 15:11:38 +0000 (10:11 -0500)
commit2ce7b65d6d5a51560cd5c1ce050695fe71517151
treebf1860592195108f5c63e9cc3b09ea4997751029
parenta1361f458156851de05d40e4dba20ae730646058
arm: Remove ls2080a_simu board

This board has not been converted to CONFIG_DM_MMC by the deadline of
v2019.04, which is almost two years ago.  In addition there are other DM
migrations it is also missing.  Remove it.

Cc: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Cc: Priyanka Jain <priyanka.jain@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
14 files changed:
arch/arm/Kconfig
arch/arm/cpu/armv8/Kconfig
board/freescale/ls2080a/Kconfig [deleted file]
board/freescale/ls2080a/MAINTAINERS [deleted file]
board/freescale/ls2080a/Makefile [deleted file]
board/freescale/ls2080a/README [deleted file]
board/freescale/ls2080a/ddr.c [deleted file]
board/freescale/ls2080a/ddr.h [deleted file]
board/freescale/ls2080a/ls2080a.c [deleted file]
configs/ls2080a_emu_defconfig [deleted file]
configs/ls2080a_simu_defconfig [deleted file]
drivers/i2c/Kconfig
include/configs/ls2080a_emu.h [deleted file]
include/configs/ls2080a_simu.h [deleted file]