diff options
author | Chunhe Lan <Chunhe.Lan@freescale.com> | 2014-04-14 18:42:06 +0800 |
---|---|---|
committer | York Sun <yorksun@freescale.com> | 2014-05-13 08:24:32 -0700 |
commit | 0b2e13d9ccbe56e32dc674cf896b2fb55684368c (patch) | |
tree | a41d9efce6c5a1fb70f580ef0014f14fb0a970e1 /boards.cfg | |
parent | 652e29b4a0d5ff418a4f1a633912976cd7331758 (diff) | |
download | u-boot-imx-0b2e13d9ccbe56e32dc674cf896b2fb55684368c.zip u-boot-imx-0b2e13d9ccbe56e32dc674cf896b2fb55684368c.tar.gz u-boot-imx-0b2e13d9ccbe56e32dc674cf896b2fb55684368c.tar.bz2 |
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>
[York Sun: fix CONFIG_SYS_QE_FMAN_FW_ADDR in T4240RDB.h]
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -983,6 +983,7 @@ Active powerpc mpc85xx - freescale t4qds Active powerpc mpc85xx - freescale t4qds T4240QDS_SECURE_BOOT T4240QDS:PPC_T4240,SECURE_BOOT Aneesh Bansal <aneesh.bansal@freescale.com> Active powerpc mpc85xx - freescale t4qds T4240QDS_SPIFLASH T4240QDS:PPC_T4240,RAMBOOT_PBL,SPIFLASH,SYS_TEXT_BASE=0xFFF40000 - Active powerpc mpc85xx - freescale t4qds T4240QDS_SRIO_PCIE_BOOT T4240QDS:PPC_T4240,SRIO_PCIE_BOOT_SLAVE,SYS_TEXT_BASE=0xFFF40000 - +Active powerpc mpc85xx - freescale t4rdb T4240RDB T4240RDB:PPC_T4240 Chunhe Lan <Chunhe.Lan@freescale.com> Active powerpc mpc85xx - gdsys p1022 controlcenterd_36BIT_SDCARD controlcenterd:36BIT,SDCARD Dirk Eibach <eibach@gdsys.de> Active powerpc mpc85xx - gdsys p1022 controlcenterd_36BIT_SDCARD_DEVELOP controlcenterd:36BIT,SDCARD,DEVELOP Dirk Eibach <eibach@gdsys.de> Active powerpc mpc85xx - gdsys p1022 controlcenterd_TRAILBLAZER controlcenterd:TRAILBLAZER,SPIFLASH Dirk Eibach <eibach@gdsys.de> |