powerpc: drop HPCD/MPC8610 evaluation platform support
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sat, 25 Feb 2023 20:13:18 +0000 (15:13 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 20 Apr 2023 03:21:47 +0000 (13:21 +1000)
commit248667f8bbded6c00a300dbcabe0d15b3d0de9ab
tree472ed5aa68d6f61c6468c59fdf759bab4d92d3e0
parentc1d85f3f75e3c8391134b67aefc8d029b26fa38e
powerpc: drop HPCD/MPC8610 evaluation platform support

This evaluation platform was essentially a single core 8641 with
integrated graphics/display support - in an effort to reduce chip count
on kiosk and similar applications.

Compared to other evaluation platforms considered for removal in other
recent commits, this platform was relatively rare.  Unlike all the other
10+ platforms, I couldn't find any documentation on it - just a link to
downloading the 2007 era BSP in "LTIB" format as was done back then.

With all that in mind, it seems prudent to remove it here in 2023.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
[mpe: Drop stale reference to MPC8610_HPCD in 86xx/Kconfig]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230225201318.3682-4-paul.gortmaker@windriver.com
arch/powerpc/boot/dts/mpc8610_hpcd.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/mpc8610_hpcd.c [deleted file]