Changes between Version 16 and Version 17 of OpenWrt/building


Ignore:
Timestamp:
09/25/2018 11:10:26 PM (6 years ago)
Author:
Ryan Erbstoesser
Comment:

update information about Newport. also clean up artifacts.

Legend:

Unmodified
Added
Removed
Modified
  • OpenWrt/building

    v16 v17  
    131131To support OpenWrt for the Gateworks products, we maintain a patchset that is generic to all our standard product families.
    132132
     133The below instructions are primarily for Ventana and Laguna.
     134
     135*** Note, for all Newport related building, please follow these instructions: [wiki:newport/bsp#BuildingtheBSPfromsource Newport OpenWrt BSP Instructions]
     136
     137
    1331381. Getting Source Code:
    134139 * There are multiple code branches (see above for recommended branch per product), please checkout the one you prefer with the following commands:
     
    188193}}}
    189194  - The build process will take some time depending on your Internet connection and host system. On an Intel Quad Core @ 3.10GHz the build takes a couple of hours to build all product families and takes appx 15GB of disk space.
    190   - The resulting kernel/rootfs files will be in the {{{bin/<target>}}} directory. For Example, a 256MB flash Ventana image is located at: {{{bin/imx6/gateworks-imx6-ventana-squashfs-nand_normal.ubi}}}
    191   - For information about loading the resulting firmware onto a board see the per-board instructions:
    192    * [wiki:ventana/openwrt Ventana OpenWrt Specific]
    193    * [wiki:laguna/openwrt Laguna OpenWrt Specific]
    194 
    195 
    196 3. Installing:
     195 
     196
     1973. Artifacts
     198 - The resulting kernel/rootfs files will be in the {{{bin/<target>}}} directory.
     199  - For Example, a 256MB flash Ventana image is located at: {{{bin/imx6/gateworks-imx6-ventana-squashfs-nand_normal.ubi}}}
     200  - Ventana with 256MB flash will be labeled as a normal artifact, and 2GB of flash will be labeled as a large artifact.
     201
     202
     2034. Installing:
    197204 * To install the OpenWrt image onto the Gateworks SBC, please follow the instructions:
    198205  - [wiki:ventana/openwrt#Step2.InstallingFirmware Ventana Instructions]: