2009-10-17 07:31:48 +08:00
|
|
|
menuconfig FSL_SOC_BOOKE
|
|
|
|
bool "Freescale Book-E Machine Type"
|
|
|
|
depends on PPC_85xx || PPC_BOOK3E
|
|
|
|
select FSL_SOC
|
2008-01-29 00:24:30 +08:00
|
|
|
select PPC_UDBG_16550
|
|
|
|
select MPIC
|
2008-06-27 01:07:56 +08:00
|
|
|
select PPC_PCI_CHOICE
|
2008-01-29 00:24:30 +08:00
|
|
|
select FSL_PCI if PCI
|
|
|
|
select SERIAL_8250_SHARE_IRQ if SERIAL_8250
|
|
|
|
default y
|
|
|
|
|
2009-10-17 07:31:48 +08:00
|
|
|
if FSL_SOC_BOOKE
|
2005-09-26 14:04:21 +08:00
|
|
|
|
2010-10-08 21:32:11 +08:00
|
|
|
if PPC32
|
|
|
|
|
2005-09-26 14:04:21 +08:00
|
|
|
config MPC8540_ADS
|
|
|
|
bool "Freescale MPC8540 ADS"
|
2006-03-28 13:44:37 +08:00
|
|
|
select DEFAULT_UIMAGE
|
2005-09-26 14:04:21 +08:00
|
|
|
help
|
2006-01-15 06:57:39 +08:00
|
|
|
This option enables support for the MPC 8540 ADS board
|
2005-09-26 14:04:21 +08:00
|
|
|
|
2006-09-22 02:31:26 +08:00
|
|
|
config MPC8560_ADS
|
|
|
|
bool "Freescale MPC8560 ADS"
|
|
|
|
select DEFAULT_UIMAGE
|
2008-01-25 07:41:25 +08:00
|
|
|
select CPM2
|
2006-09-22 02:31:26 +08:00
|
|
|
help
|
|
|
|
This option enables support for the MPC 8560 ADS board
|
|
|
|
|
2006-04-03 06:42:40 +08:00
|
|
|
config MPC85xx_CDS
|
|
|
|
bool "Freescale MPC85xx CDS"
|
|
|
|
select DEFAULT_UIMAGE
|
2007-06-07 07:26:15 +08:00
|
|
|
select PPC_I8259
|
2006-04-03 06:42:40 +08:00
|
|
|
help
|
|
|
|
This option enables support for the MPC85xx CDS board
|
|
|
|
|
2007-02-18 06:29:36 +08:00
|
|
|
config MPC85xx_MDS
|
|
|
|
bool "Freescale MPC85xx MDS"
|
2007-02-10 07:28:31 +08:00
|
|
|
select DEFAULT_UIMAGE
|
2008-06-04 02:36:19 +08:00
|
|
|
select PHYLIB
|
2009-05-02 10:16:56 +08:00
|
|
|
select HAS_RAPIDIO
|
2009-05-15 13:37:35 +08:00
|
|
|
select SWIOTLB
|
2007-02-10 07:28:31 +08:00
|
|
|
help
|
2007-02-18 06:29:36 +08:00
|
|
|
This option enables support for the MPC85xx MDS board
|
2007-02-10 07:28:31 +08:00
|
|
|
|
2008-07-02 14:36:15 +08:00
|
|
|
config MPC8536_DS
|
|
|
|
bool "Freescale MPC8536 DS"
|
|
|
|
select DEFAULT_UIMAGE
|
2009-05-15 13:37:35 +08:00
|
|
|
select SWIOTLB
|
2008-07-02 14:36:15 +08:00
|
|
|
help
|
|
|
|
This option enables support for the MPC8536 DS board
|
|
|
|
|
2007-08-17 22:22:09 +08:00
|
|
|
config MPC85xx_DS
|
|
|
|
bool "Freescale MPC85xx DS"
|
2007-07-13 18:05:08 +08:00
|
|
|
select PPC_I8259
|
2007-03-21 00:19:10 +08:00
|
|
|
select DEFAULT_UIMAGE
|
2010-04-17 03:07:24 +08:00
|
|
|
select FSL_ULI1575 if PCI
|
2009-05-15 13:37:35 +08:00
|
|
|
select SWIOTLB
|
2007-03-21 00:19:10 +08:00
|
|
|
help
|
2007-08-17 22:22:09 +08:00
|
|
|
This option enables support for the MPC85xx DS (MPC8544 DS) board
|
2007-03-21 00:19:10 +08:00
|
|
|
|
2009-08-07 23:35:16 +08:00
|
|
|
config MPC85xx_RDB
|
|
|
|
bool "Freescale MPC85xx RDB"
|
|
|
|
select PPC_I8259
|
|
|
|
select DEFAULT_UIMAGE
|
2010-04-17 03:07:24 +08:00
|
|
|
select FSL_ULI1575 if PCI
|
2009-08-07 23:35:16 +08:00
|
|
|
select SWIOTLB
|
|
|
|
help
|
|
|
|
This option enables support for the MPC85xx RDB (P2020 RDB) board
|
|
|
|
|
2011-06-03 04:28:08 +08:00
|
|
|
config P1010_RDB
|
|
|
|
bool "Freescale P1010RDB"
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
help
|
|
|
|
This option enables support for the MPC85xx RDB (P1010 RDB) board
|
|
|
|
|
|
|
|
P1010RDB contains P1010Si, which provides CPU performance up to 800
|
|
|
|
MHz and 1600 DMIPS, additional functionality and faster interfaces
|
|
|
|
(DDR3/3L, SATA II, and PCI Express).
|
|
|
|
|
2010-07-03 06:25:03 +08:00
|
|
|
config P1022_DS
|
|
|
|
bool "Freescale P1022 DS"
|
|
|
|
select DEFAULT_UIMAGE
|
2011-09-24 03:32:50 +08:00
|
|
|
select PHYS_64BIT # The DTS has 36-bit addresses
|
2010-07-03 06:25:03 +08:00
|
|
|
select SWIOTLB
|
|
|
|
help
|
|
|
|
This option enables support for the Freescale P1022DS reference board.
|
|
|
|
|
2011-05-20 09:20:13 +08:00
|
|
|
config P1023_RDS
|
|
|
|
bool "Freescale P1023 RDS"
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
help
|
|
|
|
This option enables support for the P1023 RDS board
|
|
|
|
|
powerpc/85xx: Add support for the "socrates" board (MPC8544).
Supported are Ethernet, serial console, I2C, I2C-based RTC and
temperature sensors, NOR and NAND flash, PCI, USB, CAN and Lime
display controller.
The multiplexing of FPGA interrupts onto PowerPC interrupt lines is
supported through our own fpga_pic interrupt controller driver.
For example the SJA1000 controller is level low sensitive connected to
fpga_pic line 2 and is routed to the second (of three) irq lines to
the CPU:
can@3,100 {
compatible = "philips,sja1000";
reg = <3 0x100 0x80>;
interrupts = <2 2>;
interrupts = <2 8 1>; // number, type, routing
interrupt-parent = <&fpga_pic>;
};
Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
Signed-off-by: Yuri Tikhonov <yur@emcraft.com>
Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-03-22 21:58:43 +08:00
|
|
|
config SOCRATES
|
|
|
|
bool "Socrates"
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
help
|
|
|
|
This option enables support for the Socrates board.
|
|
|
|
|
2008-03-06 23:17:16 +08:00
|
|
|
config KSI8560
|
|
|
|
bool "Emerson KSI8560"
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
help
|
|
|
|
This option enables support for the Emerson KSI8560 board
|
|
|
|
|
2009-06-12 03:42:58 +08:00
|
|
|
config XES_MPC85xx
|
|
|
|
bool "X-ES single-board computer"
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
help
|
|
|
|
This option enables support for the various single-board
|
|
|
|
computers from Extreme Engineering Solutions (X-ES) based on
|
|
|
|
Freescale MPC85xx processors.
|
|
|
|
Manufacturer: Extreme Engineering Solutions, Inc.
|
|
|
|
URL: <http://www.xes-inc.com/>
|
|
|
|
|
2008-01-24 13:42:44 +08:00
|
|
|
config STX_GP3
|
|
|
|
bool "Silicon Turnkey Express GP3"
|
|
|
|
help
|
|
|
|
This option enables support for the Silicon Turnkey Express GP3
|
|
|
|
board.
|
2008-01-25 07:41:25 +08:00
|
|
|
select CPM2
|
2008-01-24 13:42:44 +08:00
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
|
2008-01-25 13:53:03 +08:00
|
|
|
config TQM8540
|
|
|
|
bool "TQ Components TQM8540"
|
|
|
|
help
|
|
|
|
This option enables support for the TQ Components TQM8540 board.
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
select TQM85xx
|
|
|
|
|
|
|
|
config TQM8541
|
|
|
|
bool "TQ Components TQM8541"
|
|
|
|
help
|
|
|
|
This option enables support for the TQ Components TQM8541 board.
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
select TQM85xx
|
|
|
|
select CPM2
|
|
|
|
|
2008-06-06 19:50:04 +08:00
|
|
|
config TQM8548
|
|
|
|
bool "TQ Components TQM8548"
|
|
|
|
help
|
|
|
|
This option enables support for the TQ Components TQM8548 board.
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
select TQM85xx
|
|
|
|
|
2008-01-25 13:53:03 +08:00
|
|
|
config TQM8555
|
|
|
|
bool "TQ Components TQM8555"
|
|
|
|
help
|
|
|
|
This option enables support for the TQ Components TQM8555 board.
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
select TQM85xx
|
|
|
|
select CPM2
|
|
|
|
|
|
|
|
config TQM8560
|
|
|
|
bool "TQ Components TQM8560"
|
|
|
|
help
|
|
|
|
This option enables support for the TQ Components TQM8560 board.
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
select TQM85xx
|
|
|
|
select CPM2
|
|
|
|
|
2008-01-25 07:41:27 +08:00
|
|
|
config SBC8548
|
|
|
|
bool "Wind River SBC8548"
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
help
|
|
|
|
This option enables support for the Wind River SBC8548 board
|
|
|
|
|
2008-01-25 07:41:23 +08:00
|
|
|
config SBC8560
|
|
|
|
bool "Wind River SBC8560"
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
help
|
|
|
|
This option enables support for the Wind River SBC8560 board
|
|
|
|
|
2011-08-26 18:45:03 +08:00
|
|
|
config P2041_RDB
|
|
|
|
bool "Freescale P2041 RDB"
|
2011-06-28 15:52:34 +08:00
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
select PPC_E500MC
|
|
|
|
select PHYS_64BIT
|
|
|
|
select SWIOTLB
|
2011-09-21 18:49:20 +08:00
|
|
|
select ARCH_REQUIRE_GPIOLIB
|
|
|
|
select GPIO_MPC8XXX
|
2011-06-28 15:52:34 +08:00
|
|
|
select HAS_RAPIDIO
|
|
|
|
select PPC_EPAPR_HV_PIC
|
|
|
|
help
|
2011-08-26 18:45:03 +08:00
|
|
|
This option enables support for the P2041 RDB board
|
2011-06-28 15:52:34 +08:00
|
|
|
|
2010-10-08 03:47:10 +08:00
|
|
|
config P3041_DS
|
|
|
|
bool "Freescale P3041 DS"
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
select PPC_E500MC
|
|
|
|
select PHYS_64BIT
|
|
|
|
select SWIOTLB
|
2011-09-21 18:49:20 +08:00
|
|
|
select ARCH_REQUIRE_GPIOLIB
|
|
|
|
select GPIO_MPC8XXX
|
2010-10-08 03:47:10 +08:00
|
|
|
select HAS_RAPIDIO
|
2011-05-19 21:54:30 +08:00
|
|
|
select PPC_EPAPR_HV_PIC
|
2010-10-08 03:47:10 +08:00
|
|
|
help
|
|
|
|
This option enables support for the P3041 DS board
|
|
|
|
|
2011-08-26 11:18:21 +08:00
|
|
|
config P3060_QDS
|
|
|
|
bool "Freescale P3060 QDS"
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
select PPC_E500MC
|
|
|
|
select PHYS_64BIT
|
|
|
|
select SWIOTLB
|
2011-11-13 07:50:30 +08:00
|
|
|
select GPIO_MPC8XXX
|
2011-08-26 11:18:21 +08:00
|
|
|
select HAS_RAPIDIO
|
|
|
|
select PPC_EPAPR_HV_PIC
|
|
|
|
help
|
|
|
|
This option enables support for the P3060 QDS board
|
|
|
|
|
2009-10-23 05:35:07 +08:00
|
|
|
config P4080_DS
|
|
|
|
bool "Freescale P4080 DS"
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
select PPC_E500MC
|
|
|
|
select PHYS_64BIT
|
|
|
|
select SWIOTLB
|
2011-09-21 18:49:20 +08:00
|
|
|
select ARCH_REQUIRE_GPIOLIB
|
|
|
|
select GPIO_MPC8XXX
|
2009-10-23 05:35:07 +08:00
|
|
|
select HAS_RAPIDIO
|
2011-05-19 21:54:30 +08:00
|
|
|
select PPC_EPAPR_HV_PIC
|
2009-10-23 05:35:07 +08:00
|
|
|
help
|
|
|
|
This option enables support for the P4080 DS board
|
|
|
|
|
2010-10-08 21:32:11 +08:00
|
|
|
endif # PPC32
|
|
|
|
|
2010-10-08 03:05:47 +08:00
|
|
|
config P5020_DS
|
|
|
|
bool "Freescale P5020 DS"
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
select E500
|
|
|
|
select PPC_E500MC
|
|
|
|
select PHYS_64BIT
|
|
|
|
select SWIOTLB
|
2011-09-21 18:49:20 +08:00
|
|
|
select ARCH_REQUIRE_GPIOLIB
|
|
|
|
select GPIO_MPC8XXX
|
2010-10-08 03:05:47 +08:00
|
|
|
select HAS_RAPIDIO
|
2011-05-19 21:54:30 +08:00
|
|
|
select PPC_EPAPR_HV_PIC
|
2010-10-08 03:05:47 +08:00
|
|
|
help
|
|
|
|
This option enables support for the P5020 DS board
|
|
|
|
|
2009-10-17 07:31:48 +08:00
|
|
|
endif # FSL_SOC_BOOKE
|
2005-09-26 14:04:21 +08:00
|
|
|
|
2008-01-25 13:53:03 +08:00
|
|
|
config TQM85xx
|
|
|
|
bool
|