OSDN Git Service

powerpc: retire sbc8641d board support
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 7 Jan 2021 18:45:32 +0000 (13:45 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 26 Aug 2021 14:48:18 +0000 (00:48 +1000)
commitd7c1814f2f4f812d7a39447f975abdc095dbf7aa
tree62bd2e97a75cfa70adc8829f4796a91885f05dc3
parentc12adb0678446b3284a6135dc5fa7aa3b6a968a5
powerpc: retire sbc8641d board support

The support was for this was added to mainline over 12 years ago, in
v2.6.26 [4e8aae89a35d] just around the ppc --> powerpc migration.

I believe the board was introduced shortly after the sbc8548 board,
making it roughly a 14 year old platform - with the CPU speed and
memory size 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/dts/fsl/sbc8641d.dts [deleted file]
arch/powerpc/configs/mpc86xx_base.config
arch/powerpc/configs/ppc6xx_defconfig
arch/powerpc/platforms/86xx/Kconfig
arch/powerpc/platforms/86xx/Makefile
arch/powerpc/platforms/86xx/sbc8641d.c [deleted file]