Changes between Version 10 and Version 11 of ventana/openwrt
- Timestamp:
- 05/08/2019 09:27:46 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ventana/openwrt
v10 v11 17 17 == Prebuilt binaries == 18 18 You 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] 20 20 * [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) 21 23 22 24 … … 84 86 85 87 Before 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) 86 90 87 91 The following steps are used to install firmware to a Ventana board using Serial and Ethernet. … … 163 167 Ventana > 164 168 }}} 165 1. reset or power cycle the board169 1. Reset or power cycle the board 166 170 167 171 If no changes have been made to the default environment variables, your board will boot to a OpenWrt prompt on your newly built kernel/filesystem.