diff options
author | Chunhe Lan <Chunhe.Lan@freescale.com> | 2014-06-03 12:25:14 +0200 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2014-06-26 01:49:35 +0200 |
commit | 36a2a09d5770523fa82c31d48c676a5ff77944e5 (patch) | |
tree | 50287048a61b059fac3110af2acd90bdda80bc85 /arch/powerpc/platforms/85xx/Kconfig | |
parent | powerpc/mpc85xx: fix fsl/p2041-post.dtsi clockgen mux2 (diff) | |
download | linux-36a2a09d5770523fa82c31d48c676a5ff77944e5.tar.xz linux-36a2a09d5770523fa82c31d48c676a5ff77944e5.zip |
powerpc/85xx: Add T4240RDB board support
T4240RDB board Specification
----------------------------
Memory subsystem:
6GB DDR3
128MB NOR flash
2GB NAND flash
Ethernet:
Eight 1G SGMII ports
Four 10Gbps SFP+ ports
PCIe:
Two PCIe slots
USB:
Two USB2.0 Type A ports
SDHC:
One SD-card port
SATA:
One SATA port
UART:
Dual RJ45 ports
Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
Cc: Scott Wood <scottwood@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/platforms/85xx/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/85xx/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig index f442120e0033..e3c2a42d1450 100644 --- a/arch/powerpc/platforms/85xx/Kconfig +++ b/arch/powerpc/platforms/85xx/Kconfig @@ -274,7 +274,7 @@ config CORENET_GENERIC For 32bit kernel, the following boards are supported: P2041 RDB, P3041 DS, P4080 DS, kmcoge4, and OCA4080 For 64bit kernel, the following boards are supported: - T4240 QDS and B4 QDS + T4240 QDS/RDB and B4 QDS The following boards are supported for both 32bit and 64bit kernel: P5020 DS, P5040 DS and T104xQDS |