Gateworks Ventana GW5913
From TechInfoDepot
Jump to navigationJump to search
| Single Board Computer | |||||||||||||||||
|
| |||||||||||||||||
| Homepage | Product page | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3rd Party Firmware | |||||||||||||||||
| dd-wrt | Status Unknown | ||||||||||||||||
| OpenWrt | Supported | ||||||||||||||||
| Tomato any flavor | Incompatible | ||||||||||||||||
| Gargoyle | Status Unknown | ||||||||||||||||
| Platform | |||||||||||||||||
| Brand • Model • Rev | Gateworks Ventana GW5913 | ||||||||||||||||
| Type | single-board computer | ||||||||||||||||
| CPU1 | Freescale (NXP) i.MX6D | ||||||||||||||||
| CPU1 Type | ARM Cortex-A9 | ||||||||||||||||
| CPU1 Speed | 800 MHz ( 2 cores ) | ||||||||||||||||
| Flash1 Chip | Brand? Model? | ||||||||||||||||
| Flash1 Size | 256 MiB 268,435,456 B <br />2,097,152 Kib <br />262,144 KiB <br />2,048 Mib <br />0.25 GiB <br /> (NAND) | ||||||||||||||||
| RAM1 Size | 512 MiB 536,870,912 B <br />4,194,304 Kib <br />524,288 KiB <br />4,096 Mib <br />0.5 GiB <br /> | ||||||||||||||||
| RAM1 Chip | Brand? Model? | ||||||||||||||||
| ETH chip1 | Freescale (NXP) i.MX6D | ||||||||||||||||
| Ethernet Port Count | 1-1GbE-LAN | ||||||||||||||||
| Wired Standard | IEEE 802.3i/3u/3ab | ||||||||||||||||
|
| |||||||||||||||||
| Stock bootloader | U-Boot | ||||||||||||||||
| Expansion IF types | Mini PCIe (Gen 2 w/USB 2.0 and nanoSIM socket) | ||||||||||||||||
| Mini PCIe slots | 1 | ||||||||||||||||
| PoE | 802.3at, 802.3af, standard | ||||||||||||||||
| Power | 8-60 VDC, ? A | ||||||||||||||||
| Connector type | barrel | ||||||||||||||||
| Serial Port (UART) | yes, 3.3V TTL, (115200 8N1) | ||||||||||||||||
| JTAG Port | yes | ||||||||||||||||
|
| |||||||||||||||||
|
| |||||||||||||||||
| Other | |||||||||||||||||
|
| |||||||||||||||||
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) | ||||||||||||||||
| |||||||||||||||||
For a list of all currently documented Freescale (NXP) SoC's with specifications, see Freescale.
For a list of all currently documented Gateworks devices with specifications, see Gateworks.
Flashing
| NOTE: During configuration or flashing a device, the only things that should be hooked to the device is the computer and power. |
Flashing OpenWrt
Target: imx
Subtarget: cortexa9
Package architecture: arm_cortex-a9_neon
Supported Since Commit
Support started version: 21.02.0
Current supported version: 24.10.4
Subtarget: cortexa9
Package architecture: arm_cortex-a9_neon
Supported Since Commit
Support started version: 21.02.0
Current supported version: 24.10.4
WLAN Comment: WLAN dependent on mPCIe installed
USB SATA Comment: USB 2.0 available with expansion board
Installation method(s):
see git-commit
USB SATA Comment: USB 2.0 available with expansion board
Installation method(s):
see git-commit
| git • >> |
|---|
imx6: add support for GW5907/GW5910/GW5912/GW5913 This patch adds support for GW5907/GW5910/GW5912/GW5913 IMX6 based boards from the Gateworks Ventana Family[A]: - backport upstream dt patches from 5.6 to 4.19 and 5.4 - add dtb's to ventana images - add board-name and network config A. https://www.gateworks.com/products/imx6-single-board-computer-gateworks-ventana-family Flashing instructions for Ventana boards: Using pre-flashed bootloader: - Use appropriate ubi image depending on board NAND to flash via bootloader: openwrt-imx6-ventana-squashfs-nand.ubi - 2KiB page size openwrt-imx6-ventana-large-squashfs-nand.ubi - 4KiB page size http://trac.gateworks.com/wiki/linux/ubi Using Gateworks JTAG dongle: - Use Gateworks mkimage_jtag script to create a JTAG image comprised of pre-built bootloader and ubi image: http://trac.gateworks.com/wiki/jtag_instructions |