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]

Update docs with info about new ports


Index: hardware.html
===================================================================
RCS file: /misc/cvsfiles/htdocs/hardware.html,v
retrieving revision 1.64
diff -u -5 -p -b -r1.64 hardware.html
--- hardware.html	14 Feb 2003 02:00:52 -0000	1.64
+++ hardware.html	28 Feb 2003 14:04:58 -0000
@@ -94,10 +94,13 @@ this mailing list post</a>.</p>
   <!--#include virtual="boards/inc/commengine.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/nano.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/cerfcube.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/cerfpda.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/iq80310.html" --><!--#include virtual="board-tablerow.html" -->
+  <!--#include virtual="boards/inc/mpc50.html" --><!--#include virtual="board-tablerow.html" -->
+  <!--#include virtual="boards/inc/uE250.html" --><!--#include virtual="board-tablerow.html" -->
+  <!--#include virtual="boards/inc/npwr.html" --><!--#include virtual="board-tablerow.html" -->
   <!-- IA32 -->
   <!--#include virtual="boards/inc/pcmobo.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/linuxsynth.html" --><!--#include virtual="board-tablerow.html" -->
   <!-- Matsushita AM3x -->
   <!--#include virtual="boards/inc/stdeval1.html" --><!--#include virtual="board-tablerow.html" -->
@@ -119,13 +122,16 @@ this mailing list post</a>.</p>
   <!--#include virtual="boards/inc/cosmo-sb1.html" --><!--#include virtual="board-tablerow.html" -->
   <!-- PowerPC -->
   <!--#include virtual="boards/inc/cma287-23.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/cma287-50.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/cma286-60.html" --><!--#include virtual="board-tablerow.html" -->
+  <!--#include virtual="boards/inc/csb281.html" --><!--#include virtual="board-tablerow.html" -->
+  <!--#include virtual="boards/inc/mpc8260vads.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/mpc8xxfads.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#include virtual="boards/inc/mbx860.html" --><!--#include virtual="board-tablerow.html" -->
   <!--#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/ts1000.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/sparcleon.html" --><!--#include virtual="board-tablerow.html" -->
Index: index.html
===================================================================
RCS file: /misc/cvsfiles/htdocs/index.html,v
retrieving revision 1.81
diff -u -5 -p -b -r1.81 index.html
--- index.html	3 Feb 2003 09:41:00 -0000	1.81
+++ index.html	28 Feb 2003 15:25:24 -0000
@@ -13,10 +13,31 @@
 <hr noshade size=3>
 
 <h2>eCos news</h2>
 
     <table width=100% cellpadding=5>
+
+    <tr>
+      <td width=15% valign=top><i>Feb 28, 2003</i></td>
+      <td><b>New eCos board ports</b>
+<p>
+In recent months, eCos has been ported to a number of new platforms.
+Some of these were contributed and others made by the eCos maintainers.
+These new ports include:
+<ul>
+<li>Team ASA NPWR Linux Engine - Intel Xscale 80321
+<li>Microplex Printer Controller - Intel Xscale PXA250
+<li>NMI uE250 - Intel Xscale PXA250
+<li>Analogue & Micro Adder - PowerPC 850
+<li>Cogent CSB281 - PowerPC 8245
+<li>Motorola VADS - PowerPC 8260
+<li>IDT79S334A - MIPS based Integrated Communications Processor
+</ul>
+See 
+<A HREF="/ecos/hardware.html">Supported Hardware</A>
+for more details.
+</p></td></tr>
     <tr>
       <td width=15% valign=top><i>Feb 02, 2003</i></td>
       <td><b>eCos meeting at FOSDEM 2003</b>
 <p>
 There is to be an eCos session at <a href="http://www.fosdem.org/";>FOSDEM
Index: boards/adder.html
===================================================================
RCS file: boards/adder.html
diff -N boards/adder.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ boards/adder.html	28 Feb 2003 14:32:33 -0000
@@ -0,0 +1,4 @@
+<html>
+<!--#include virtual="inc/adder.html" -->
+<!--#include virtual="boardtext.html" -->
+</html>
Index: boards/mpc50.html
===================================================================
RCS file: boards/mpc50.html
diff -N boards/mpc50.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ boards/mpc50.html	28 Feb 2003 14:35:14 -0000
@@ -0,0 +1,4 @@
+<html>
+<!--#include virtual="inc/mpc50.html" -->
+<!--#include virtual="boardtext.html" -->
+</html>
Index: boards/mpc8260vads.html
===================================================================
RCS file: boards/mpc8260vads.html
diff -N boards/mpc8260vads.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ boards/mpc8260vads.html	28 Feb 2003 14:35:06 -0000
@@ -0,0 +1,4 @@
+<html>
+<!--#include virtual="inc/mpc8260vads.html" -->
+<!--#include virtual="boardtext.html" -->
+</html>
Index: boards/npwr.html
===================================================================
RCS file: boards/npwr.html
diff -N boards/npwr.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ boards/npwr.html	28 Feb 2003 14:35:31 -0000
@@ -0,0 +1,4 @@
+<html>
+<!--#include virtual="inc/npwr.html" -->
+<!--#include virtual="boardtext.html" -->
+</html>
Index: boards/uE250.html
===================================================================
RCS file: boards/uE250.html
diff -N boards/uE250.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ boards/uE250.html	28 Feb 2003 14:34:56 -0000
@@ -0,0 +1,4 @@
+<html>
+<!--#include virtual="inc/uE250.html" -->
+<!--#include virtual="boardtext.html" -->
+</html>
Index: boards/inc/adder.html
===================================================================
RCS file: boards/inc/adder.html
diff -N boards/inc/adder.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ boards/inc/adder.html	28 Feb 2003 13:52:42 -0000
@@ -0,0 +1,56 @@
+<!--#set var="arch" value="PowerPC" -->
+<!--#set var="archurl" value="" -->
+
+<!--#set var="proc" value="Motorola MPC850" -->
+<!--#set var="procurl" value="http://e-www.motorola.com/webapp/sps/prod_cat/prod_summary.jsp?code=MPC850&catId=M98655"; -->
+
+<!--#set var="plat" value="Adder" -->
+<!--#set var="platurl" value="http://www.analogue-micro.com/PowerPC.html"; -->
+<!--#set var="platfullname" value="Analogue & Micro MPC850 Adder" -->
+<!--#set var="platshortname" value="Adder" -->
+
+<!--#set var="maker" value="Analogue & Micro, Ltd." -->
+<!--#set var="makerurl" value="http://www.analogue-micro.com/"; -->
+
+<!--#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="0" -->
+<!--#set var="watchdogsupport" value="0" -->
+<!--#set var="nodevices" value="0" -->
+
+<!--#set var="redbootsupport" value="1" -->
+<!--#set var="redbootonly" value="0" -->
+<!--#set var="redbootbinaryurl" value="/ecos/boards/redbootbins/adder/" -->
+
+<!--#set var="quality" value="R" --> <!-- Set to A, B or R -->
+<!--#set var="contributed" value="0" -->
+
+<!--#set var="eloc" value="CVS" -->
+<!--#set var="rbloc" value="CVS" -->
+
+<!--#set var="infourl" value="/ecos/boards/adder.html" -->
+
+<!--#set var="hwavailability" value="
+Hardware is available from:
+<div style=\"margin-left: 2em\"><p><i>
+Analogue & Micro, Ltd.<br>
+9 Clytha Park Road<br>
+Newport<br>
+South Wales<br>
+NP20 4US<br>
+tel +44 (0)1633 666787<br>
+fax +44 (0)1633 666788<br>
+e-mail <a href=\"mailto:enquiries at analogue-micro dot com\" target=\"_top\">
+enquiries at analogue-micro dot com</a><br>
+</i></p></div>
+" -->
+
+<!--#set var="platdocurl" value="/ecos/docs-latest/tutorials/ppc/ecos-tutorial.2.html" -->
+<!--#set var="rbplatdocurl" value="/ecos/docs-latest/redboot/adder.html" -->
+
+<!--#set var="thanks" value="" -->
Index: boards/inc/mpc50.html
===================================================================
RCS file: boards/inc/mpc50.html
diff -N boards/inc/mpc50.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ boards/inc/mpc50.html	28 Feb 2003 14:22:08 -0000
@@ -0,0 +1,39 @@
+<!--#set var="arch" value="ARM" -->
+<!--#set var="archurl" value="" -->
+
+<!--#set var="proc" value="Intel Xscale PXA250" -->
+
+<!--#set var="plat" value="MPC50" -->
+<!--#set var="platfullname" value="MICROPLEX Printer Controller 5.0" -->
+<!--#set var="platshortname" value="Mpc50" -->
+
+<!--#set var="maker" value="Microplex" -->
+<!--#set var="makerurl" value="" -->
+
+<!--#set var="ethernetsupport" value="0" -->
+<!--#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="0" -->
+<!--#set var="watchdogsupport" value="0" -->
+<!--#set var="nodevices" value="0" -->
+
+<!--#set var="redbootsupport" value="1" -->
+<!--#set var="redbootonly" value="0" -->
+<!--#set var="redbootbinaryurl" value="/ecos/boards/redbootbins/mpc50/" -->
+
+<!--#set var="quality" value="B" --> <!-- Set to A, B or R -->
+<!--#set var="contributed" value="1" -->
+
+<!--#set var="eloc" value="CVS" -->
+<!--#set var="rbloc" value="CVS" -->
+
+<!--#set var="infourl" value="/ecos/boards/mpc50.html" -->
+
+<!--#set var="platdocurl" value="/ecos/docs-latest/tutorials/ppc/ecos-tutorial.2.html" -->
+<!--#set var="rbplatdocurl" value="/ecos/docs-latest/redboot/mpc50.html" -->
+
+<!--#set var="thanks" value="" -->
Index: boards/inc/mpc8260vads.html
===================================================================
RCS file: boards/inc/mpc8260vads.html
diff -N boards/inc/mpc8260vads.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ boards/inc/mpc8260vads.html	28 Feb 2003 15:00:57 -0000
@@ -0,0 +1,50 @@
+<!--#set var="arch" value="PowerPC" -->
+<!--#set var="archurl" value="" -->
+
+<!--#set var="proc" value="Motorola MPC8260" -->
+<!--#set var="procurl" value="http://e-www.motorola.com/webapp/sps/prod_cat/prod_summary.jsp?code=MPC8260&catId=M98655"; -->
+
+<!--#set var="plat" value="MPC8260VADS" -->
+<!--#set var="platfullname" value="Motorola MPC8260 VADS Development Platform" -->
+<!--#set var="platshortname" value="Vads" -->
+
+<!--#set var="maker" value="Motorola Semiconductor Products" -->
+<!--#set var="makerurl" value="http://e-www.motorola.com/support/sales/index.html"; -->
+
+<!--#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="0" -->
+<!--#set var="watchdogsupport" value="0" -->
+<!--#set var="nodevices" value="0" -->
+
+<!--#set var="redbootsupport" value="1" -->
+<!--#set var="redbootonly" value="0" -->
+<!--#set var="redbootbinaryurl" value="/ecos/boards/redbootbins/vads/" -->
+
+<!--#set var="quality" value="R" --> <!-- Set to A, B or R -->
+<!--#set var="contributed" value="1" -->
+
+<!--#set var="eloc" value="CVS" -->
+<!--#set var="rbloc" value="CVS" -->
+
+<!--#set var="infourl" value="/ecos/boards/vads.html" -->
+
+<!--#set var="platdocurl" value="/ecos/docs-latest/tutorials/ppc/ecos-tutorial.2.html" -->
+<!--#set var="rbplatdocurl" value="/ecos/docs-latest/redboot/vads.html" -->
+
+<!--#set var="hwavailability" value="
+Hardware is available from:
+<div style=\"margin-left: 2em\"><p><i>
+Motorola, Inc.<br>
+tel +1 (800) 5216274<br>
+URL: <a href=\"http://e-www.motorola.com/support/sales/index.html\"; target=\"_top\">
+http://e-www.motorola.com/support/sales/index.html</a><br>
+</i></p></div>
+" -->
+
+<!--#set var="thanks" value="Thanks to Patrick Doyle for the initial work on this platform" -->
Index: boards/inc/npwr.html
===================================================================
RCS file: boards/inc/npwr.html
diff -N boards/inc/npwr.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ boards/inc/npwr.html	28 Feb 2003 14:45:46 -0000
@@ -0,0 +1,50 @@
+<!--#set var="arch" value="ARM" -->
+<!--#set var="archurl" value="" -->
+
+<!--#set var="proc" value="Intel Xscale iq80321" -->
+
+<!--#set var="plat" value="NPWR" -->
+<!--#set var="platfullname" value="NPWR Linux Engine" -->
+<!--#set var="platshortname" value="Npwr" -->
+
+<!--#set var="maker" value="Team ASA" -->
+<!--#set var="makerurl" value="http://www.teamasa.com/"; -->
+
+<!--#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="0" -->
+<!--#set var="watchdogsupport" value="0" -->
+<!--#set var="nodevices" value="0" -->
+
+<!--#set var="redbootsupport" value="1" -->
+<!--#set var="redbootonly" value="0" -->
+<!--#set var="redbootbinaryurl" value="/ecos/boards/redbootbins/npwr/" -->
+
+<!--#set var="quality" value="R" --> <!-- Set to A, B or R -->
+<!--#set var="contributed" value="1" -->
+
+<!--#set var="eloc" value="CVS" -->
+<!--#set var="rbloc" value="CVS" -->
+
+<!--#set var="infourl" value="/ecos/boards/npwr.html" -->
+
+<!--#set var="hwavailability" value="
+Hardware is available from:
+<div style=\"margin-left: 2em\"><p><i>
+Team Advanced Systems Associates<br>
+6690 Mission Gorge Road Suite Q<br>
+San Diego, CA 92120 USA<br>
+(619) 563-5540, (619) 563-7640 (FAX)<br>
+inquiries: <a href=\"mailto:sales at teamasa dot com\">sales at teamasa dot com</a><br>
+</i></p></div>
+" -->
+
+<!--#set var="platdocurl" value="/ecos/docs-latest/tutorials/ppc/ecos-tutorial.2.html" -->
+<!--#set var="rbplatdocurl" value="/ecos/docs-latest/redboot/npwr.html" -->
+
+<!--#set var="thanks" value="" -->
Index: boards/inc/uE250.html
===================================================================
RCS file: boards/inc/uE250.html
diff -N boards/inc/uE250.html
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ boards/inc/uE250.html	28 Feb 2003 14:47:38 -0000
@@ -0,0 +1,60 @@
+<!--#set var="arch" value="ARM" -->
+<!--#set var="archurl" value="" -->
+
+<!--#set var="proc" value="Intel Xscale PXA250" -->
+
+<!--#set var="plat" value="uE250" -->
+<!--#set var="platfullname" value="NMI uE250" -->
+<!--#set var="platshortname" value="uE250" -->
+
+<!--#set var="maker" value="Intrinsyc Europe, Ltd." -->
+<!--#set var="makerurl" value="http://www.nmi.co.uk/"; -->
+
+<!--#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="0" -->
+<!--#set var="watchdogsupport" value="0" -->
+<!--#set var="nodevices" value="0" -->
+
+<!--#set var="redbootsupport" value="1" -->
+<!--#set var="redbootonly" value="0" -->
+<!--#set var="redbootbinaryurl" value="/ecos/boards/redbootbins/uE250/" -->
+
+<!--#set var="quality" value="R" --> <!-- Set to A, B or R -->
+<!--#set var="contributed" value="1" -->
+
+<!--#set var="eloc" value="CVS" -->
+<!--#set var="rbloc" value="CVS" -->
+
+<!--#set var="infourl" value="/ecos/boards/uE250.html" -->
+
+<!--#set var="hwavailability" value="
+Hardware is available from:
+<div style=\"margin-left: 2em\"><p><i>
+NMI Electronics Ltd.
+Fountain House<br>
+Great Cornbow<br> 
+Halesowen<br> 
+West Midlands<br>
+B63 3BL, UK.<br>
+<br>
+Phone: +44 (0)121 501 6000<br>
+Fax: +44 (0)121 585 5764<br>
+<br>
+e-mail: 
+<a href=\"mailto:sales at nmi dot co dot uk\">sales at nmi dot co dot uk</a> or
+<a href=\"mailto:info at nmi dot co dot uk\">info at nmi dot co dot uk</a>
+</i></p></div>
+" -->
+
+<!--#set var="platdocurl" value="/ecos/docs-latest/tutorials/ppc/ecos-tutorial.2.html" -->
+<!--#set var="rbplatdocurl" value="/ecos/docs-latest/redboot/uE250.html" -->
+
+<!--#set var="thanks" value="This port was created and contributed by
+<a href=\"http://www.mind.be\";>Mind, NV</a>
+" -->
Index: boards/redbootbins/index.html
===================================================================
RCS file: /misc/cvsfiles/htdocs/boards/redbootbins/index.html,v
retrieving revision 1.5
diff -u -5 -p -b -r1.5 index.html
--- boards/redbootbins/index.html	18 Oct 2002 22:23:36 -0000	1.5
+++ boards/redbootbins/index.html	28 Feb 2003 15:31:31 -0000
@@ -8,27 +8,32 @@
 
 <h1>RedBoot binaries and support files</h1>
 <HR noshade SIZE=3>
 <ul>
 <li><a href="ts1000/"> Allied Telesyn TS1000 (MPC855T) board</a></li>
+<li><a href="adder/"> Analogue & Micro MPC850 Adder board</a></li>
 <li><a href="viper/"> Analogue & Micro MPC860T Viper board</a></li>
 <li><a href="e7t/"> ARM Evaluator-7T</a></li>
 <li><a href="arm-pid/"> ARM PID and EPI Dev7T/9T platforms</a></li>
 <li><a href="at91eb40/"> Atmel AT91 EB40</a></li>
 <li><a href="nano/"> Bright Star Engineering nanoEngine</a></li>
 <li><a href="edb7211/"> Cirrus Logic EDB7211-2 platform with EP7211</a></li>
 <li><a href="edb7212/"> Cirrus Logic EDB7211-2 platform with EP7212</a></li>
 <li><a href="edb7312/"> Cirrus Logic EP7312 Development Kit</a></li>
+<li><a href="csb281/"> Cogent Computer CSB281</a></li>
 <li><a href="ipaq/"> Compaq iPAQ PocketPC</a></li>
 <li><a href="ebsa-285/"> Intel EBSA-285 platform</a></li>
 <li><a href="sa1100mm/"> Intel SA-1100 Multimedia Board</a></li>
 <li><a href="assabet/"> Intel SA-1110 Microprocessor Evaluation Platform (Assabet)</a></li>
 <li><a href="iq80310/"> Intel XScale IQ80310 Evaluation Board</a></li>
 <li><a href="cerfcube/"> Intrinsyc CerfCube</a></li>
+<li><a href="uE250/"> Intrinsyc Europe uE250</a></li>
 <li><a href="atlas-4Kc/"> MIPS Atlas Evaluation Board with 4Kc</a></li>
 <li><a href="atlas-5Kc/"> MIPS Atlas Evaluation Board with 5Kc</a></li>
 <li><a href="mbx860/"> Motorola MBX860 board</a></li>
+<li><a href="mpc8260vads/"> Motorola MPC8260 VADS Development System</a></li>
 <li><a href="ocelot/"> QED RM7000 Ocelot board</a></li>
 <li><a href="x86pc/"> Standard x86 PC</a></li>
+<li><a href="npwr/"> Team ASA NPWR Linux Engine</a></li>
 </ul>
 <HR noshade SIZE=3>
 <!--#include virtual="/ecos/include/footer.html"-->
Index: boards/redbootbins/uE250/redboot_RAM.bin
===================================================================
RCS file: boards/redbootbins/uE250/redboot_RAM.bin
diff -N boards/redbootbins/uE250/redboot_RAM.bin
Binary files /dev/null and redboot_RAM.bin differ
Index: boards/redbootbins/uE250/redboot_RAM.elf
===================================================================
RCS file: boards/redbootbins/uE250/redboot_RAM.elf
diff -N boards/redbootbins/uE250/redboot_RAM.elf
Binary files /dev/null and redboot_RAM.elf differ
Index: boards/redbootbins/uE250/redboot_ROM.bin
===================================================================
RCS file: boards/redbootbins/uE250/redboot_ROM.bin
diff -N boards/redbootbins/uE250/redboot_ROM.bin
Binary files /dev/null and redboot_ROM.bin differ
Index: boards/redbootbins/uE250/redboot_ROM.elf
===================================================================
RCS file: boards/redbootbins/uE250/redboot_ROM.elf
diff -N boards/redbootbins/uE250/redboot_ROM.elf
Binary files /dev/null and redboot_ROM.elf differ


-- 
------------------------------------------------------------
Gary Thomas                 |
MLB Associates              |  Consulting for the
+1 (970) 229-1963           |    Embedded world
http://www.mlbassoc.com/    |
email: <gary at mlbassoc dot com>  |
gpg: http://www.chez-thomas.org/gary/gpg_key.asc
------------------------------------------------------------


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