powerpc: retire sbc8548 board support
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 7 Jan 2021 13:40:38 +0000 (08:40 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 26 Aug 2021 14:48:11 +0000 (00:48 +1000)
commitc12adb0678446b3284a6135dc5fa7aa3b6a968a5
tree523092aea60aeadae0ddddada817f325a238e1a6
parente1ab9a730b426fadc018f91b7c98412473e542fb
powerpc: retire sbc8548 board support

The support was for this was mainlined 13 years ago, in v2.6.25
[0e0fffe88767] just around the ppc --> powerpc migration.

I believe the board was introduced a year or two before that, so it
is roughly a 15 year old platform - with the CPU speed and memory size
that was typical for that era.

I haven't had one of these boards for several years, and availability
was discontinued several years before that.

Given that, there is no point in adding a burden to testing coverage
that builds all possible defconfigs, so it makes sense to remove it.

Of course it will remain in the git history forever, for anyone who
happens to find a functional board and wants to tinker with it.

Acked-by: Scott Wood <oss@buserror.net>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/Makefile
arch/powerpc/boot/dts/sbc8548-altflash.dts [deleted file]
arch/powerpc/boot/dts/sbc8548-post.dtsi [deleted file]
arch/powerpc/boot/dts/sbc8548-pre.dtsi [deleted file]
arch/powerpc/boot/dts/sbc8548.dts [deleted file]
arch/powerpc/boot/wrapper
arch/powerpc/configs/85xx/sbc8548_defconfig [deleted file]
arch/powerpc/configs/mpc85xx_base.config
arch/powerpc/platforms/85xx/Kconfig
arch/powerpc/platforms/85xx/Makefile
arch/powerpc/platforms/85xx/sbc8548.c [deleted file]