powerpc: drop MPC8272_ADS platform support
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 24 Feb 2023 20:49:57 +0000 (15:49 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 20 Apr 2023 03:21:48 +0000 (13:21 +1000)
commit33777a4e9bb93f66ac2511d99ec66ab50f1a04bc
treefc541efc1f285536fabdc19b0aeb49ac84aa8feb
parent248667f8bbded6c00a300dbcabe0d15b3d0de9ab
powerpc: drop MPC8272_ADS platform support

The MPC8272-ADS also supported other 82xx CPU variants, had 64MB RAM,
8MB flash, and like the 85xx ADS platforms, was on a fairly large PCB
in order to have space for breakout connectors for all the features.

These 82xx platforms are two decades old, and originally made for a
small group of industry related people in order to assist in new OEM
board designs.  Given that, it makes sense to remove support today.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230224204959.17425-2-paul.gortmaker@windriver.com
arch/powerpc/boot/Makefile
arch/powerpc/boot/dts/mpc8272ads.dts [deleted file]
arch/powerpc/configs/mpc8272_ads_defconfig [deleted file]
arch/powerpc/configs/ppc6xx_defconfig
arch/powerpc/platforms/82xx/Kconfig
arch/powerpc/platforms/82xx/Makefile
arch/powerpc/platforms/82xx/mpc8272_ads.c [deleted file]