b751ed04bc
The MPC8541/8548/8555 Configurable Development System (CDS) were the vehicle used to provide evaluation of the 1st e500-v2 CPUs around 2007. Similar to the earlier MPC83xx-MDS systems we removed, the "brains" exist on a PCI-X card, but additional connectors exist to the right of the PCI-X slot, two structural metal pins are used to provide stability in a vertical ATX mounting, and the CPU is now on a daughter-card vs. a clamped down BGA. Given the extra complexity and risk of connector damage, the 8548CDS I had access to came pre-assembled in a basic white Antec case common for that era, and I'm inclined to assume that was the default. Power was typical "Pentium4" 2005 ATX - the main 20 pin connector went to the PCI ATX form factor backplane, and the 4 pin black/yellow went to the CPU card. Like previous evaluation boards, they attempted to provide break-out connectors for as many features as possible, and that made for a fairly complex looking system. In any case, these are over 15 years old, and fairly complex systems, originally made for a small group of industry related people, and made for use where quiet fan operation wasn't important. 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-3-paul.gortmaker@windriver.com
21 lines
376 B
Plaintext
21 lines
376 B
Plaintext
CONFIG_MATH_EMULATION=y
|
|
CONFIG_MPC8536_DS=y
|
|
CONFIG_MPC85xx_DS=y
|
|
CONFIG_MPC85xx_MDS=y
|
|
CONFIG_MPC85xx_RDB=y
|
|
CONFIG_KSI8560=y
|
|
CONFIG_MVME2500=y
|
|
CONFIG_P1010_RDB=y
|
|
CONFIG_P1022_DS=y
|
|
CONFIG_P1022_RDK=y
|
|
CONFIG_P1023_RDB=y
|
|
CONFIG_TWR_P102x=y
|
|
CONFIG_SOCRATES=y
|
|
CONFIG_STX_GP3=y
|
|
CONFIG_TQM8540=y
|
|
CONFIG_TQM8541=y
|
|
CONFIG_TQM8548=y
|
|
CONFIG_TQM8555=y
|
|
CONFIG_TQM8560=y
|
|
CONFIG_XES_MPC85xx=y
|