aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorDeepak Saxena <dsaxena@net.rmk.(none)>2004-11-26 20:30:27 +0000
committerRussell King <rmk@flint.arm.linux.org.uk>2004-11-26 20:30:27 +0000
commit68f1bfbb25b9b30db44e0a847d5ec367fc2d25bf (patch)
treec9e0eb04ba21a5d48894db7d94fc68f142a7ee0d /Documentation
parentc478613d92122cf45e76e6418f10001ba46122b0 (diff)
downloadhistory-68f1bfbb25b9b30db44e0a847d5ec367fc2d25bf.tar.gz
[ARM PATCH] 2255/1: Add IXDPG425 platform support
Patch from Deepak Saxena New IXP425 based platform from Intel. This machine is similar to an ADI Coyote except for the addition of an on-board NEC ECHI controller. Patch also fixes issue with board setup for Coyote (and IXDPG425) that would cause the MTD driver to fail. Signed-off-by: Deepak Saxena Signed-off-by: Russell King
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/arm/IXP4xx11
1 files changed, 10 insertions, 1 deletions
diff --git a/Documentation/arm/IXP4xx b/Documentation/arm/IXP4xx
index d86d818a492d85..2e1590b42fff21 100644
--- a/Documentation/arm/IXP4xx
+++ b/Documentation/arm/IXP4xx
@@ -122,6 +122,15 @@ http://developer.intel.com/design/network/products/npfamily/ixdp425.htm
also known as the Richfield board. It contains 4 PCI slots, 16MB
of flash, two 10/100 ports and one ADSL port.
+Intel IXDPG425 Development Platform
+
+ This is basically and ADI Coyote board with a NEC EHCI controller
+ added. One issue with this board is that the mini-PCI slots only
+ have the 3.3v line connected, so you can't use a PCI to mini-PCI
+ adapter with an E100 card. So to NFS root you need to use either
+ the CSR or a WiFi card and a ramdisk that BOOTPs and then does
+ a pivot_root to NFS.
+
Motorola PrPMC1100 Processor Mezanine Card
http://www.fountainsys.com/datasheet/PrPMC1100.pdf
@@ -152,4 +161,4 @@ Robert E. Ranslam
-------------------------------------------------------------------------
-Last Update: 5/13/2004
+Last Update: 11/16/2004