Skip to content

Commit 384e338

Browse files
Paul Gortmakermpe
authored andcommitted
powerpc: drop MPC8540_ADS and MPC8560_ADS platform support
Based on the revision history in the manual(s), these e500-v1 platforms were first available around 2002. Like a lot of evaluation boards, they attempted to provide break-out connectors for all possible features, and that combined with four PCI-X slots (and the age/era) meant for a considerably large board. As I recall it, from a Linux point of view, the biggest difference between 8540 and 8560 was in the UART implementation, and that is reflected in a diff of the defconfigs. In any case, these are over 20 years old, and by today's standards only have a small amount of DDR1 memory, and were not widely available. Given that, it makes sense to remove support from them in 2023. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230620043300.197546-2-paul.gortmaker@windriver.com
1 parent e66effa commit 384e338

8 files changed

Lines changed: 0 additions & 1008 deletions

File tree

arch/powerpc/boot/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,6 @@ image-$(CONFIG_MPC834x_ITX) += cuImage.mpc8349emitx \
342342
image-$(CONFIG_ASP834x) += dtbImage.asp834x-redboot
343343

344344
# Board ports in arch/powerpc/platform/85xx/Kconfig
345-
image-$(CONFIG_MPC8540_ADS) += cuImage.mpc8540ads
346-
image-$(CONFIG_MPC8560_ADS) += cuImage.mpc8560ads
347345
image-$(CONFIG_MPC85xx_CDS) += cuImage.mpc8541cds \
348346
cuImage.mpc8548cds_32b \
349347
cuImage.mpc8555cds

arch/powerpc/boot/dts/fsl/mpc8540ads.dts

Lines changed: 0 additions & 355 deletions
This file was deleted.

0 commit comments

Comments
 (0)