Changes between Version 10 and Version 11 of ventana/openwrt


Ignore:
Timestamp:
05/08/2019 09:27:46 PM (6 years ago)
Author:
Ryan Erbstoesser
Comment:

add info for ubi sizes

Legend:

Unmodified
Added
Removed
Modified
  • ventana/openwrt

    v10 v11  
    1717== Prebuilt binaries ==
    1818You can find pre-built binaries for Ventana OpenWrt here:
    19  * [http://dev.gateworks.com/openwrt/latest/imx6/ latest build]
     19 * [http://dev.gateworks.com/openwrt/latest/imx6/ Latest build]
    2020 * [http://dev.gateworks.com/ventana/images/ Stable well tested releases]
     21
     22 * Which ubi size to use, normal or large, has to do with the flash geometry size (see [wiki:/linux/ubi/#flashgeometry here] to determine your flash geometry) 
    2123
    2224
     
    8486
    8587Before doing this, make sure you have a TFTP server on the same network as the board and have placed the required firmware images there. The firmware images in this case are not JTAG'able binary files used in the [#jtag JTAG programming method above] but instead are UBI filesystem images ({{{.ubi}}} files).
     88
     89 * Which ubi size to use, normal or large, has to do with the flash geometry size (see [wiki:/linux/ubi/#flashgeometry here] to determine your flash geometry) 
    8690
    8791The following steps are used to install firmware to a Ventana board using Serial and Ethernet.
     
    163167Ventana >
    164168}}}
    165 1. reset or power cycle the board
     1691. Reset or power cycle the board
    166170
    167171If no changes have been made to the default environment variables, your board will boot to a OpenWrt prompt on your newly built kernel/filesystem.