Changes between Version 1 and Version 2 of specials


Ignore:
Timestamp:
04/03/2019 08:35:48 PM (5 years ago)
Author:
Ryan Erbstoesser
Comment:

refactor to wiki format and add connectors

Legend:

Unmodified
Added
Removed
Modified
  • specials

    v1 v2  
    1 {{{#!html
    2           <div id="wikipage" class="trac-content"><p>
    3 </p><div class="wiki-toc">
    4 <ol>
    5   <li>
    6     <a href="#GateworksSpecialsProgram">Gateworks Specials Program</a>
    7     <ol>
    8       <li>
    9         <a href="#CustomSoftwareLoading">Custom Software Loading</a>
    10       </li>
    11     </ol>
    12   </li>
    13 </ol>
    14 </div><p>
    15 </p>
    16 <h1 id="GateworksSpecialsProgram">Gateworks Specials Program</h1>
    17 <p>
    18 To better meet customers needs, Gateworks provides a customer specials program which allows volume customers (&gt;100 piece Minimum Order Quantity) to cost and feature optimize the SBCs for their application.
    19 </p>
    20 <p>
     1= Gateworks Specials Program =
     2[[PageOutline]]
     3
     4To better meet customers needs, Gateworks provides a customer specials program which allows volume customers (>100 piece Minimum Order Quantity) to cost and feature optimize the SBCs for their application.
     5
    216Here are the features of the specials program:
    22 </p>
    23 <ul><li><strong>Special Part Number</strong> - Gateworks assigns a unique ECO controlled part number to the product being ordered so it can be re-ordered in the future with the exact same specifications and revision level.
    24 <ul><li>Gateworks uses a -SPxxx suffix on the base part number to denote the customers special. As an example, GW5300-SP302-F would refer to a GW5300 base board, SP302 is the unique special number and -F is the revision.
    25 </li></ul></li><li><strong>Depopulation</strong> - Gateworks can remove unneeded components and interfaces from the SBC and pass the cost savings onto the customer.
    26 <ul><li>Contact Gateworks Sales and Support for these options.
    27 </li></ul></li><li><strong>Alternative Components</strong> - Some components such as the processor, memory and flash can be changed to meet the customer's performance and cost requirements.
    28 <ul><li>As an example, all Ventana boards have been designed to allow the loading of Single Core, Dual Core or Quad Core i.MX6 processors so the customer can choose the processor that best meets their cost and performance needs.
    29 </li></ul></li><li><strong>Software Revision Locking and Programming</strong>:
    30 <ul><li>Operating System Software - This software can be revision locked. If not locked, Gateworks reserves the right to update the software on future builds. A customer can also provide their own operating system image to be loaded at the factory.
    31 </li><li>Bootloader Software - This software can be revision locked. If not locked, Gateworks reserves the right to update the software on future builds. A customer can also provide their own bootloader to be loaded at the factory.
    32 </li><li>GSC Firmware - This software can be revision locked. If not locked, Gateworks reserves the right to update the software on future builds.
    33 </li></ul></li></ul><p>
    34  
    35 More information can be found on the <a class="ext-link" href="http://www.gateworks.com/customization"><span class="icon">​</span>Gateworks Website Customization Page</a>
    36 </p>
    37 <h2 id="CustomSoftwareLoading">Custom Software Loading</h2>
    38 <p>
     7
     8 * Special Part Number - Gateworks assigns a unique ECO controlled part number to the product being ordered so it can be re-ordered in the future with the exact same specifications and revision level.
     9  * Gateworks uses a -SPxxx suffix on the base part number to denote the customers special. As an example, GW5300-SP302-F would refer to a GW5300 base board, SP302 is the unique special number and -F is the revision.
     10 * Depopulation - Gateworks can remove unneeded components and interfaces from the SBC and pass the cost savings onto the customer.
     11  * Contact Gateworks Sales and Support for these options.
     12 * Alternative Connectors
     13  * Connectors such as Ethernet, USB, Power can all be switched out for a locking header version. Options are shown [wiki:alternateconnectors Alternate Connector Wiki Page]
     14 * Alternative Components - Some components such as the processor, memory and flash can be changed to meet the customer's performance and cost requirements.
     15  * As an example, all Ventana boards have been designed to allow the loading of Single Core, Dual Core or Quad Core i.MX6 processors so the customer can choose the processor that best meets their cost and performance needs.
     16 * Software Revision Locking and Programming:
     17  * Operating System Software - This software can be revision locked. If not locked, Gateworks reserves the right to update the software on future builds. A customer can also provide their own operating system image to be loaded at the factory.
     18  * Bootloader Software - This software can be revision locked. If not locked, Gateworks reserves the right to update the software on future builds. A customer can also provide their own bootloader to be loaded at the factory.
     19  * GSC Firmware - This software can be revision locked. If not locked, Gateworks reserves the right to update the software on future builds.
     20More information can be found on the ​Gateworks Website Customization Page
     21
     22== Custom Software Loading ==
     23
    3924In order for Gateworks to load customer software on a SBC, a JTAG .bin file must be provided so that our Manufacturing team and flash the boards during mass production.
    40 </p>
    41 <p>
     25
    4226This .bin file should be a JTAG file that contains the bootloader, kernel, and root filesystem (operating system). If the bootloader is not included, Gateworks may change the version without the customer knowing and this may not be desired.
    43 </p>
    44 <p>
    45 For Ventana, instructions are here: <a class="wiki" href="/wiki/jtag_instructions#CreatingjtagableimagesforVentana">Creating a JTAG Image for Ventana</a>
    46 </p>
    47 }}}
     27
     28For Ventana, instructions are here: Creating a JTAG Image for Ventana