Changes between Version 17 and Version 18 of OpenWrt/building
- Timestamp:
- 05/08/2019 09:37:31 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OpenWrt/building
v17 v18 160 160 - Laguna: Cavium Networks Econa CNS3xxx 161 161 - Newport: Octeon-TX 162 - Profile: Multiple devices (in order to build both large/normal ubi images for ventana)163 - Devices: (only available with Profile: Multiple devices) Devices will be automatically selected depending on target system. Be sure to double check this setting. For Ventana you will need "Gateworks ventana large/normal"162 - Profile: Multiple devices (in order to build both large/normal ubi images for Ventana ( 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) )) 163 - Devices: (only available with Profile: Multiple devices) Devices will be automatically selected depending on target system. Be sure to double check this setting. For Ventana you will need "Gateworks Ventana large/normal" 164 164 - Target Images: check this setting is correct, Ventana will require squashfs and ubifs 165 165 - install whatever packages you want … … 197 197 3. Artifacts 198 198 - The resulting kernel/rootfs files will be in the {{{bin/<target>}}} directory. 199 - For Example, a 256MB flash Ventanaimage 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.199 - For Example, a Ventana flash image is located at: {{{bin/imx6/gateworks-imx6-ventana-squashfs-nand_normal.ubi}}} 200 - 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) 201 201 202 202