Changes between Version 10 and Version 11 of ventana
- Timestamp:
- 02/08/2018 05:57:56 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ventana
v10 v11 194 194 == Choosing a BSP == 195 195 Gateworks offers several Board Support Packages for the Ventana Product family. Which one we recommend depends a bit upon what your goal is and what your experience level is 196 * [# OpenWrtBoardSupportPackageBSPOpenWrt] - intended for wireless routers and access points (low flash and memory footprint)196 * [#openwrt OpenWrt] - intended for wireless routers and access points (low flash and memory footprint) 197 197 - '''Recommended for networking users wanting to create a headless router, VPN, basestation, wireless access point and more. Produces by far the smallest storage and memory footprint but users new to Embedded Linux will have a bit of a learning curve''' 198 198 - Fairly up-to-date and/or vanilla kernel support … … 312 312 [=#openwrt] 313 313 == OpenWrt Board Support Package (BSP) == 314 Ventana OpenWrt BSP: 315 * [wiki:ventana/openwrt#Step2.InstallingFirmware Pre-Built Binaries] 316 * [wiki:ventana/openwrt Building/Installing OpenWrt w/ Gateworks Patches for the Ventana Family] 317 * [wiki:OpenWrt Main OpenWrt Wiki Page] 318 * [wiki:OpenWrt/SDK#VentanaNotes OpenWrt SDK Toolchain] 319 * join the [http://www.gateworks.com/mailman/listinfo maillist] to follow activity 320 * [wiki:OpenWrt/gpio GPIO and LED Configuration] 321 322 The Ventana OpenWrt BSP provides the following differences from the Yocto BSP: 323 * Linux 4.4 kernel (fairly vanilla) 314 The Ventana OpenWrt BSP provides the following: 315 * Linux 4.9 kernel (fairly vanilla) 324 316 * latest wireless drivers (compat-wireless) 325 317 * tuned for minimal FLASH/memory footprint (entire distro fits on embedded 16MB FLASH) 326 318 * no driver support currently exists for the following Ventana devices: 327 319 * Video In (requires vendor driver(s) to be ported up) 320 * simple upgrades and factory-reset capability provided by overlay filesystem 321 322 Ventana OpenWrt BSP: 323 * [wiki:ventana/openwrt#prebuilt Pre-Built Binaries] 324 * Source: 325 * [https://github.com/Gateworks/openwrt] - Gateworks OpenWrt BSP ([https://github.com/Gateworks/openwrt/subscription watch]) 326 * Additional Gateworks OpenWrt pages:[[TitleIndex(OpenWrt)]] 327 * join the [https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel openwrt-devel] mailing list to follow upstream OpenWrt activity 328 328 329 329