Changes between Version 2 and Version 3 of expansion/mezzanine


Ignore:
Timestamp:
01/05/2018 05:05:58 PM (7 years ago)
Author:
jvarley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • expansion/mezzanine

    v2 v3  
    44
    55= Expansion Modules =
    6 Expansion modules for adding a choice of Mini-PCIe sockets, Mini-PCI sockets, Ethernet ports and Fiber SFP pages to any Gateworks Ventana or Newport Single Board Computer. To see a complete list of expansion modules, see our main product selection guide here: [http://www.gateworks.com/product#ventanaexpansion]
    7 
    8  * This wiki page is to provide more information about the implementation and usage the of the Ventana Expansion Modules
     6Expansion Modules for adding a choice of Mini-PCIe sockets, Mini-PCI sockets, Ethernet ports and Fiber SFP pages to any Gateworks Ventana or Newport Single Board Computer. To see a complete list of expansion modules, see our main product selection guide here: [http://www.gateworks.com/expansion-modules-single-board-computer]
     7
     8 * This wiki page is to provide more information about the implementation and usage the of the Ventana/Newport Expansion Modules
    99
    1010
    1111== Connector Information ==
    12  * '''To use a  Expansion module, the base board must have the expansion connector, which is only placed on specific models.'''
     12 * '''To use an Expansion Module, the base board must have the expansion connector, which is only placed on specific models.'''
    1313 * ''' This expansion connector replaces one of the normal Mini-PCIe connectors, and thus one Mini-PCIe site is given up for the expansion module '''
    1414
    1515[[Image(GW16083connectionyellow.png)]]
    16   * '''(Above) Ventana GW5100 Stacked w/GW16083 Expansion Module '''
     16  * '''(Above) GW5100 Stacked w/GW16083 Expansion Module '''
    1717
    1818[[Image(gw5100expyellow.png)]]
    19   * '''(Above) Ventana GW5100 Shown With Expansion Connector - Note standard Mini-PCIe connector is replaced with the expansion connector'''
     19  * '''(Above) GW5100 Shown With Expansion Connector - Note standard Mini-PCIe connector is replaced with the expansion connector'''
    2020
    2121[[Image(gw5300expyellow.png)]]
    22   * '''(Above) Ventana GW5300 Shown With Expansion Connector - Note standard Mini-PCIe connector is replaced with the expansion connector '''
     22  * '''(Above) GW5300 Shown With Expansion Connector - Note standard Mini-PCIe connector is replaced with the expansion connector '''
    2323
    2424
    2525== Baseboard Models ==
    26 Specific Ventana baseboards have a vertical board-to-board connector on their bottom-right miniPCIe socket allowing connection to an expansion mezzanine.
    27 
    28 The following Ventana baseboards support expansion mezzanines:
     26Specific Ventana & Newport processor boards have a vertical board-to-board connector on their bottom-right miniPCIe socket allowing connection to an Expansion Module.
     27
     28The following processor boards support expansion modules:
    2929 * GW51xx:
    3030  * GW5102 - Special order
     
    4848  * GW5413 - Special order
    4949
     50 * GW6300 - Special order
     51 * GW6304 - Special order
     52 * GW6400 - Special order
     53 * GW6404 - Special order
    5054
    5155== Stacking Information ==
     
    5660
    5761[=#gw16081]
    58 == GW16081 miniPCI-express expansion mezzanine ==
    59 The GW16081 miniPCI-express expansion mezzanine adds the following capabilities to a Ventana baseboard that has a mezzanine connector:
     62== GW16081 miniPCI-express expansion module ==
     63The GW16081 miniPCI-express expansion module adds the following capabilities to a Ventana/Newport processor board that has an expansion connector:
    6064 * 140x100x13mm (5.5x3.9) form factor
    6165 * Generic Ventana Mounting Hole Pattern (standoff locations to mount to supported baseboards)
     
    6872Please refer to the [wiki:ventana/PCIe Ventana PCI/PCIe support] for important information about PCI device resource allocation for the IMX6 processor. Do not assume that 7x additional miniPCIe sockets means that you can add 7x additional PCI devices.
    6973
    70 An ordering option exists for a version of the GW16081 which has an expansion riser to support connection to an additional Ventana Expansion Mezzanine. Please contact sales@gateworks.com if you are interested in this option.
     74An ordering option exists for a version of the GW16081 which has an expansion riser to support connection to an additional Expansion Module. Please contact sales@gateworks.com if you are interested in this option.
    7175
    7276References:
     
    7983
    8084[=#gw16082]
    81 == GW16082 miniPCI expansion mezzanine ==
    82 The GW16082 miniPCI expansion mezzanine adds the following capabilities to a Ventana baseboard that has a mezzanine connector:
     85== GW16082 miniPCI expansion module ==
     86The GW16082 miniPCI expansion module adds the following capabilities to a Ventana/Newport processor board that has a expansion connector:
    8387 * 140x100x18mm (5.5x3.9) form factor
    84  * Generic Ventana Mounting Hole Pattern (standoff locations to mount to supported baseboards)
     88 * Generic Ventana/Newport Mounting Hole Pattern (standoff locations to mount to supported baseboards)
    8589 * 4x miniPCI sockets (2 top, 2 bottom) via a PCIe to PCI bridge
    8690 * 32Kb I2C serial EEPROM (24LC32AT)
     
    112116
    113117[=#gw16083]
    114 == GW16083 Ethernet expansion mezzanine ==
    115 The GW16083 Ethernet expansion mezzanine adds the following capabilities to a Ventana baseboard that has a mezzanine connector:
     118== GW16083 Ethernet expansion module ==
     119The GW16083 Ethernet expansion module adds the following capabilities to a Ventana/Newport processor board that has a expansion connector:
    116120 * 140x100x25mm (5.5x3.9x1.0in) form factor
    117121 * Generic Ventana Mounting Hole Pattern (standoff locations to mount to supported baseboards)
     
    170174  * [https://github.com/Gateworks/linux-imx6/commit/f2b99363643e1a7880fab8da4c56c88ccaa546e9 net: igb: add phy read/write functions that accept phy addr]
    171175  * [https://github.com/Gateworks/linux-imx6/commit/9bf1c636122d5dd458c48b3e3c2c2f163e3354e7 net: igb: register mii_bus for SerDes w/ external phy]
    172   * [https://github.com/Gateworks/linux-imx6/commit/35a41e4125a65a63b1547801571fbfbe80b92bed phy: add driver for GW16083 Ethernet Expansion Mezzanine] '''(main driver - see here for implementation details)'''
     176  * [https://github.com/Gateworks/linux-imx6/commit/35a41e4125a65a63b1547801571fbfbe80b92bed phy: add driver for GW16083 Ethernet Expansion Module] '''(main driver - see here for implementation details)'''
    173177  * [https://github.com/Gateworks/linux-imx6/commit/02623c86a751bf8c5567d18de440564558212ab7 ARM: imx: ventana: added GW16083 to device-tree]
    174178  * These patches will eventually be submitted to mainline linux for consideration.
     
    231235[=#gw16104]
    232236=== GW16104 PoE Module ===
    233 The GW16104 is an optional Power over Ethernet (PoE) module for the GW16083 Ethernet expansion mezzanine providing the following features:
     237The GW16104 is an optional Power over Ethernet (PoE) module for the GW16083 Ethernet expansion module providing the following features:
    234238 * 44VDC to 57VDC power input (provided via the J11 barrel jack connector or the J6 2-pin connector on the GW16083)
    235239 * 44W PoE to Ethernet ports 1 through 4