arm: Remove spear320 boards
authorTom Rini <trini@konsulko.com>
Sat, 22 May 2021 12:47:13 +0000 (08:47 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 8 Jul 2021 02:22:42 +0000 (22:22 -0400)
commitd7221d0d660755fd395734afa4cce2948e5e5fa8
tree5575411f5f42897540f48cd724f4f7367716acd4
parent1dc77c290f4b9610978e215b6dcf70e595b3270e
arm: Remove spear320 boards

These boards have not been converted to CONFIG_DM_USB by the deadline
and is also missing conversion to CONFIG_DM.  Remove them.  As this is
also the last SPEAR3XX platform, remove that symbol as well.

Cc: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
18 files changed:
arch/arm/Kconfig
arch/arm/cpu/arm926ejs/spear/cpu.c
arch/arm/cpu/arm926ejs/spear/spl.c
arch/arm/cpu/arm926ejs/spear/timer.c
arch/arm/include/asm/arch-spear/hardware.h
arch/arm/include/asm/arch-spear/spr_misc.h
board/spear/spear320/Kconfig [deleted file]
board/spear/spear320/MAINTAINERS [deleted file]
board/spear/spear320/Makefile [deleted file]
board/spear/spear320/spear320.c [deleted file]
configs/spear320_defconfig [deleted file]
configs/spear320_nand_defconfig [deleted file]
configs/spear320_pnor_defconfig [deleted file]
configs/spear320_usbtty_defconfig [deleted file]
configs/spear320_usbtty_nand_defconfig [deleted file]
configs/spear320_usbtty_pnor_defconfig [deleted file]
drivers/i2c/Kconfig
include/configs/spear-common.h