Changeset 2681

Show
Ignore:
Timestamp:
09/18/06 02:32:34 (2 years ago)
Author:
jim
Message:

Updated Arcload text

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/clfs-1.0/BOOK/final-system/mips/arcload.xml

    r1789 r2681  
    4949 
    5050      <seglistitem> 
    51         <seg>To be Determined</seg> 
     51        <seg>sashARCS or sash64</seg> 
    5252      </seglistitem> 
    5353    </segmentedlist> 
    5454 
    55 <!-- 
    5655    <variablelist> 
    5756      <bridgehead renderas="sect3">Short Descriptions</bridgehead> 
     
    5958      <?dbhtml list-presentation="table"?> 
    6059 
    61       <varlistentry id="colo-chain.elf"> 
    62         <term><command>colo</command></term> 
     60      <varlistentry id="sashARCS"> 
     61        <term><command>sashARCS</command></term> 
    6362        <listitem> 
    64           <para>Is the Cobalt Bootloader's chain mode executeable. This 
    65           file gets gzipped and renamed to <filename>vmlinux.gz</filename>, 
    66           so it can be booted automatically by the Cobalt's existing 
    67           firmware</para> 
    68           <indexterm zone="ch-system-colo colo-chain.elf"> 
    69             <primary sortas="b-colo-chain.elf">colo-chain.elf</primary> 
     63          <para>Is a bootloader for IP22/IP32 MIPS systems, which are 
     64          32 Bit.</para> 
     65          <indexterm zone="ch-system-sashARCS sashARCS"> 
     66            <primary sortas="b-sashARCS">sashARCS</primary> 
     67          </indexterm> 
     68        </listitem> 
     69 
     70      <varlistentry id="sash64"> 
     71        <term><command>sash64</command></term> 
     72        <listitem> 
     73          <para>Is a bootloader IP27/IP28/IP30 MIPS systems, which are 
     74          64 Bit.</para> 
     75          <indexterm zone="ch-system-sash64 sash64"> 
     76            <primary sortas="b-sash64">sash64</primary> 
    7077          </indexterm> 
    7178        </listitem> 
     
    7380 
    7481    </variablelist> 
    75 --> 
    7682 
    7783  </sect2>