This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

DOC - Add MOAB details


-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates
Index: hardware.html
===================================================================
RCS file: /misc/cvsfiles/htdocs/hardware.html,v
retrieving revision 1.74
diff -u -5 -p -r1.74 hardware.html
--- hardware.html	19 Aug 2003 17:36:51 -0000	1.74
+++ hardware.html	19 Sep 2003 17:26:09 -0000
@@ -155,10 +155,11 @@ the <a href="/fom/ecos">FAQ</a>.</p>
   <!--#include virtual="boards/inc/viper.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/adder.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/adderII.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/rattler.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/ts1000.html" --><!--#include virtual="board-tablerow.html" -->
+  <!--#include virtual="boards/inc/moab.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/psim.html" --><!--#include virtual="board-tablerow.html" -->
   <!-- SPARC -->
   <!--#include virtual="boards/inc/mb86800-ma01.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/sparcerc32.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/sparcleon.html" --><!--#include virtual="board-tablerow.html" -->
Index: index.html
===================================================================
RCS file: /misc/cvsfiles/htdocs/index.html,v
retrieving revision 1.87
diff -u -5 -p -r1.87 index.html
--- index.html	19 Aug 2003 17:32:29 -0000	1.87
+++ index.html	19 Sep 2003 17:30:05 -0000
@@ -28,10 +28,31 @@ operating system.</p>
 <h2>eCos news</h2>
 
     <table width=100% cellpadding=5>
 
 <tr>
+<td width=15% valign=top><i>September 19, 2003</i></td>
+
+<td><b>IBM PowerPC 405GP support</b>
+
+<p>
+The PPC40x variant support has been improved, adding fairly
+complete support for the 405GP.  
+Note: although the PC40x variant has been in our tree for years, 
+it has not been used by any published platforms.
+</p>
+<p>
+This is the first public
+platform to use the PPC40x framework is
+the new MOAB development board, from Test & Measurement Systems.
+</p>
+<p>
+See
+<A HREF="/ecos/hardware.html">Supported Hardware</A>
+for more details.
+</p></td></tr>
+<tr>
 <td width=15% valign=top><i>August 19, 2003</i></td>
 
 <td><b>Improved Motorola Power-QUICC2 support</b>
 
 <p>
Index: boards/moab.html
===================================================================
RCS file: boards/moab.html
diff -N boards/moab.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ boards/moab.html	19 Sep 2003 17:26:08 -0000
@@ -0,0 +1,4 @@
+<html>
+<!--#include virtual="inc/moab.html" -->
+<!--#include virtual="boardtext.html" -->
+</html>
Index: boards/inc/moab.html
===================================================================
RCS file: boards/inc/moab.html
diff -N boards/inc/moab.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ boards/inc/moab.html	19 Sep 2003 17:26:08 -0000
@@ -0,0 +1,57 @@
+<!--#set var="arch" value="PowerPC" -->
+<!--#set var="archurl" value="" -->
+
+<!--#set var="proc" value="IBM PPC405GPr" -->
+<!--#set var="procurl" value="" -->
+
+<!--#set var="plat" value="MOAB" -->
+<!--#set var="platurl" value="" -->
+<!--#set var="platfullname" value="Test & Measurment Systems PC405GPr Development Board" -->
+<!--#set var="platshortname" value="Adder" -->
+
+<!--#set var="maker" value="Test & Measurement Systems" -->
+<!--#set var="makerurl" value="" -->
+
+<!--#set var="ethernetsupport" value="1" -->
+<!--#set var="serialsupport" value="1" -->
+<!--#set var="usbsupport" value="0" -->
+<!--#set var="pcmciacfsupport" value="0" -->
+<!--#set var="flashsupport" value="1" -->
+<!--#set var="keypadsupport" value="0" -->
+<!--#set var="touchscreensupport" value="0" -->
+<!--#set var="rtcsupport" value="1" -->
+<!--#set var="watchdogsupport" value="0" -->
+<!--#set var="pcisupport" value="1" -->
+<!--#set var="nodevices" value="0" -->
+
+<!--#set var="redbootsupport" value="1" -->
+<!--#set var="redbootonly" value="0" -->
+<!-- FIXME binary directory was created, but no images -->
+<!--#set var="redbootbinaryurl" value="" -->
+
+<!--#set var="quality" value="R" --> <!-- Set to A, B or R -->
+<!--#set var="contributed" value="0" -->
+<!--#set var="obsolete" value="0" -->
+
+<!--#set var="eloc" value="2.0" -->
+<!--#set var="rbloc" value="2.0" -->
+
+<!--#set var="infourl" value="/ecos/boards/moab.html" -->
+
+<!--#set var="hwavailability" value="
+Hardware is available from:
+<div style=\"margin-left: 2em\"><p><i>
+TAMS (Test & Measurement Systems Inc.)<br>
+750 SW 14th St.<br>
+Loveland, CO 80537<br>
++1 970 669 6553<br>
+e-mail <a href=\"mailto:info@tamsinc.com\"; target=\"_top\">
+info@tamsinc.com</a><br>
+
+</i></p></div>
+" -->
+
+<!--#set var="platdocurl" value="" -->
+<!--#set var="rbplatdocurl" value="" -->
+
+<!--#set var="thanks" value="" -->

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]