Sierra Wireless LTE Modules Hardware Support Layer (meta-tanowrt-hsl-swi)
meta-tanowrt-hsl-swi — TanoWrt hardware support layer (HSL) for the Sierra Wireless LTE modules.
Contents
Dependencies
Dependencies of the meta-tanowrt-hsl-swi layer are described in the table below.
Layer |
URI |
Subfolder |
Branch |
Configuration YML-file |
---|---|---|---|---|
meta-tanowrt |
kirkstone |
|||
meta-swi/common |
common |
yocto-4.0-ref |
||
meta-swi/meta-swi-mdm9x28 |
meta-swi-mdm9x28 |
yocto-4.0-ref |
||
meta-swi/meta-swi-mdm9xxx |
meta-swi-mdm9xxx |
yocto-4.0-ref |
Requirements
Install swiflash Command Line Tool
This utility is required for writing (flashing) CWE (SPK) image to the device. If you using Ubuntu 16.04 or higher, you can install the tool using the following commands:
$ wget https://downloads.sierrawireless.com/tools/swiflash/swiflash_latest.deb -O /tmp/swiflash_latest.deb
$ sudo apt-get install /tmp/swiflash_latest.deb
To install the tool on other systems, follow the instructions outlined here.
Supported Boards
TanoWrt has demonstration support for some devices and development boards based on Texas Instruments SoC’s. All supported devices are listed in the table below.
Board |
SoC |
RAM |
Kernel Version |
Storage(s) |
Target YAML
(at |
---|---|---|---|---|---|
Model: Sierra Wireless WP7607 or WP7607-1
Cores: 1 x ARM Cortex-A7
Frequency: up to 1.3 GHz
|
256 MiB[1] |
3.18.140 (non-RT) |
512 MiB NAND flash[2] |
License
All metadata is MIT licensed unless otherwise stated.
Source code included in tree for individual recipes is under the
LICENSE stated in each recipe (.bb
file) unless otherwise stated.
Maintainers
Anton Kikin <a.kikin@tano-systems.com>