Kernel Version¶
Current Kernel Version¶
The MitySOM-335x WiFi/BLE module is a part of our standard 3.2 Kernel which is the currently recommended kernel for MitySOM-335x products. Because it is combined with our standard MitySOM-335x kernel many of the Wiki pages created for the standard module apply for the WiFi/BLE version.
Kernel Git Location: git://support.criticallink.com/home/git/linux-mityarm-335x.git
Kernel Git Web
Difference from standard module Wiki pages¶
The main differences when building a kernel for the MitySOM-335x WiFi/BLE module us that the proper defconfig must be selected when building the Kernel/UBoot.
- Defconfig Location: arch/arm/configs/mityarm-335x-tiwi-devkit_defconfig
This file configuration sets the CONFIG_MITYARM335X_TIWI=y flag to 'Y' which causes the TiWi-BLE pin-muxes to be used in the arch/arm/mach-omap2/board-mityarm335x.c and arch/arm/mach-omap2/baseboard-mityarm335x-devkit.c files.
Non-WiFi/BLE MitySOM-335x Wiki's¶
- MitySOM-335x Getting Started
- MitySOM-335x UBoot Support
- General MitySOM-335x Kernel Information
- Root Filesystem Information
Yocto Support¶
Critical Link has planned to add support for Yocto for the MitySOM-335x family of modules. For the latest status of this activity please contact your Critical Link representative.
Go to top