arm: bcm235xx: Remove this SoC
authorTom Rini <trini@konsulko.com>
Fri, 18 Jul 2025 01:15:48 +0000 (19:15 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 11 Aug 2025 21:00:33 +0000 (15:00 -0600)
commit26f857f1e37ccb7dfb93d55650ce35b179ed220f
tree3459be044f1d98d0cf32d244284a4d94d7daa6e3
parentf0572603514c7a5286121ebd1b13ba1b450512e9
arm: bcm235xx: Remove this SoC

As there are no platforms for this SoC, remove the code.

Signed-off-by: Tom Rini <trini@konsulko.com>
12 files changed:
arch/arm/cpu/armv7/Makefile
arch/arm/cpu/armv7/bcm235xx/Makefile [deleted file]
arch/arm/cpu/armv7/bcm235xx/clk-bcm235xx.c [deleted file]
arch/arm/cpu/armv7/bcm235xx/clk-bsc.c [deleted file]
arch/arm/cpu/armv7/bcm235xx/clk-core.c [deleted file]
arch/arm/cpu/armv7/bcm235xx/clk-core.h [deleted file]
arch/arm/cpu/armv7/bcm235xx/clk-eth.c [deleted file]
arch/arm/cpu/armv7/bcm235xx/clk-sdio.c [deleted file]
arch/arm/cpu/armv7/bcm235xx/clk-usb-otg.c [deleted file]
arch/arm/include/asm/arch-bcm235xx/boot0.h [deleted file]
arch/arm/include/asm/arch-bcm235xx/gpio.h [deleted file]
arch/arm/include/asm/arch-bcm235xx/sysmap.h [deleted file]