]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: Remove spear310 boards
authorTom Rini <trini@konsulko.com>
Sat, 22 May 2021 12:47:12 +0000 (08:47 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 8 Jul 2021 02:22:42 +0000 (22:22 -0400)
commit1dc77c290f4b9610978e215b6dcf70e595b3270e
tree99252d585cd1fbcf78a47e8597de438f4bacd785
parent0e377bbabbf288f1d88dd95964986e8a681a77e2
arm: Remove spear310 boards

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

Cc: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
16 files changed:
arch/arm/Kconfig
arch/arm/cpu/arm926ejs/spear/cpu.c
arch/arm/cpu/arm926ejs/spear/spl.c
arch/arm/include/asm/arch-spear/hardware.h
board/spear/spear310/Kconfig [deleted file]
board/spear/spear310/MAINTAINERS [deleted file]
board/spear/spear310/Makefile [deleted file]
board/spear/spear310/spear310.c [deleted file]
configs/spear310_defconfig [deleted file]
configs/spear310_nand_defconfig [deleted file]
configs/spear310_pnor_defconfig [deleted file]
configs/spear310_usbtty_defconfig [deleted file]
configs/spear310_usbtty_nand_defconfig [deleted file]
configs/spear310_usbtty_pnor_defconfig [deleted file]
drivers/i2c/Kconfig
include/configs/spear-common.h