There’s a New MarsBoard A20 ARM Linux Development Board In Town

MarsBoard, a development board based by AllWinner A10 was released last year, soon followed by MarsBoard A20 with a dual core Cortex A7 AllWinner A20 processor. That board is now called the “Old MarsBoard A20” and is replaced by the “New MarsBoard A20” that features a baseboard + computer-on-module design, increases the NAND flash capacity to 8 GB flash, and supports 1GB RAM by default, with an option for 2 GB RAM. Let’s check the specifications of this new development board: SoC – AllWinner A20 ARM Cortex A7 dual core processor @ 1GHz + Mali-400 GPU System Memory – 1GB DDR3 @ 480 MHz by default, up to 2GB DDR3 Storage – 8GB NAND Flash, SATA II interface, and micro SD slot Video I/O HDMI up to 1080p60 VGA Composite output TV-IN (composite IN) LCD connectors for RGB and LVDS interfaces, capacitive touch support Audio I/O – HDMI, Line In/Out, Microphone […]

Qiyang Technology ARM Development Boards Based on Atmel SAMA5D3, TI Sitara AM335x and Freescale i.MX6 SoCs

Hangzhou Qiyang Technology (杭州启扬智能科技有限公司) is a company based in Hangzhou, China, that provides embedded hardware solutions such as low power development boards and computer-on-modules. I’ve recently come across the company, and they have boards for various ARM based SoCs, but I’ve received details about three of their latest industrial development boards powered by Atmel SAMA5D3 Cortex A5 processor, Texas Instruments Sitara AM335x Cortex A8 SoC, and Freescale i.MX6 single and multi-core ARM Cortex A9 SoCs. Let’s have a look. Qiyang QY-A5D3XEK – Atmel SAMA5D3 Development Board The development kit is comprised of a base board (IAC-A5D3X-MB) and a computer-on-module (ICA-A5D3X_CM) with the following hardware specifications: Processor – Atmel SAMA5D3 ARM Cortex A5 @ 536 MHz (Either SAMA5D31, SAMA5D33, SAMA5D34 or SAMA5D35) System Memory – 256 MB DDR2 @ 333 MHz Storage – 256MB NAND flash + 2MB dataflash on CoM, 2x SD card slot on baseboard Video Output – VGA, […]

Texas Instruments Releases Zigbee Home Automation Gateway Reference Design Based on BeagleBone Black

Texas Instruments has recently release a complete Linux based Zigbee home automation gateway based on BeagleBone Black development and CC2531 Evaluation Module Kit hardware which you can purchase for about $100 in total, and including Z-STACK Ubuntu gateway installer, as well as Z-STACK Home, a ZigBee Home Automation (ZHA 1.2) compliant protocol stack for the company’s CC2530 and CC2538 SoCs. I won’t go into details about the BeagleBone Black as I have already covered it into details previously. However, the hardware has slightly changed since the initial release, as the 2GB eMMC has now been replaced by a 4GB eMMC, and price has been increased to about $55. CC2531 evaluation module kit is comprised of CC2531 USB Dongle which you can connect to the USB port of a PC, or in this case a BeagleBone Black, for 802.15.4 / ZigBee applications. TI also provides CC2531 USB Firmware Library on their site to let developers […]

1TB Seagate Expansion Portable Drive USB 3.0 Benchmark

Many upcoming ARM based board and device will support better connectivity with Gigagit Ethernet and USB 3.0 port, and Wi-Fi 802.11ac support. Since my media files are stored in a USB 2.0 hard drive, and my network is still using fast Ethernet and 802.11n, I had to go shopping. I’ve already purchased a 5-port Gigabit switch (D-Link DGS-1005A), and an an external USB 3.0 hard drive (Seagate Expansion 1TB Portable External Hard Drive), but I’m still looking for a decent and reasonably priced 802.11ac router (Suggestions welcomed). I’ll plan to use the USB 3.0 drive both to test file transfers over Gigabit, USB 3.0 performance, and file systems compatibility. So I’ve partitioned the drive using four common filesystems: NTFS, EXT-4, FAT32, and BTRFS, and both to make sure the drive is suitable for Gigabit transfer, and as a reference point, I’ve also performed some benchmarks. There are several tools to test […]

Cavium ThunderX Server SoC Features up to 48 ARM 64-bit Cores

ARM SBSA specification for server supports up to 268,435,456 CPU cores for the second level of standardization on one or a combination of SoCs. We’re not quite up there just yet, but Cavium ThunderX is an ARM server SoC with up to 48 cores on a single chip, which is the highest number of cores I’ve ever heard of in an ARM SoC. The company created their own custom processor cores using an ARMv8 architecture license, designing an SoC complies with ARM’s Server Base System Architecture (SBSA) standard with the following key features: ARM based SoC that scales up from 8 to 48 cores with up to 2.5 GHz core frequency with 78K I-Cache, 32K D-Cache, and 16MB L2 cache. Fully cache coherent across dual sockets using Cavium Coherent Processor Interconnect (CCPI) Integrated I/O capacity with 100s of Gigabits of I/O bandwidth 4x DDR3/4 72-bit memory controllers supporting up to 1TB RAM […]

Linaro 14.05 Released with Linux Kernel 3.15, Android 4.4.2, and Ubuntu Trusty

Linaro 14.05 has been released with Linux Kernel 3.15-rc5 (baseline), Linux Kernel 3.10.40 (LSK), Android 4.4.2, and Ubuntu has been switched from Saucy to Trusty. More work has been done on big.LITTLE processing and ARMv8 support with notably completing bootstrapping with Debian 64-bit. New hardware platform have started to pop-up such as TI J6-Vayu which must be an evaluation board for Texas Instruments Jacinto 6 dual core Cortex A15 SoC for automotive application, as well as IFC6410, a Snapdragon 600 development board which got a Ubuntu LEB image. This month also marks the first release of Linaro GCC 4.9 toolchain. Here are the highlights of this release: Linux Linaro 3.15-rc5-2014.05 new Android topic (linaro-android-3.15-experimental) uses the resent AOSP code base GATOR version 5.18 (same version as in 2014.04) uprobes topic removed as all patches have been accepted into mainline updated big-LITTLE-pmu topic from ARM LT updated basic Capri board support […]

How to Upgrade Firmware for Rockchip RK3066, RK3188, RK3328, RK3288, RK3399 Devices with the Command Line in Linux

Previously I wrote an article entitled “How to Flash Rockchip RK3066 / RK3188 Firmware in Linux” explaining how to use a graphical tool called RkFlashKit to upgrade firmware on Rockchip devices using a Linux computer. This tool had some limitations, and it would just have a subset of features of RkAndroidTool (Windows), and it was not possible to flash “update.img” type of firmware which are often provided and flashed with RkBatchTool in Windows. Luckily there’s now a command line tool called upgrade_tool that allows you to flash the “update.img” firmware files directly from Linux. I’ve already shown how to use it with Radxa Rock, but it’s buried with other instructions, so I’ve decided to make a separate post. This has been tested in Ubuntu 14.04 with Radxa Rock (RK3188) and Measy U2C (RK3066). Ready? Let’s start by downloading and extracting upgrade_tool. You may want to add the installation path to […]

ARM Cortex A15/A17 SoCs Comparison – Nvidia Tegra K1 vs Samsung Exynos 5422 vs Rockchip RK3288 vs AllWinner A80

We’re now starting to get quite a few players with ARM Cortex A15 cores on the market, as well as some with ARM Cortex A17. So a comparison table of different quad and octa SoCs might be a useful thing to do. I’ve put aside SoCs such as HiSilicon K3V3, and OMAP5, and focused on the four latest processors: Nvidia Tegra K1 (32-bit), Samsung Exynos 5422, Rockchip RK3288 and AllWinner A80. I haven’t included Mediatek MT6595 and Qualcomm SnapDragon 805, because the two companies mainly focus on smartphones and tablets (although it appears to be slowly changing for Qualcomm), documentation is usually difficult or impossible to find, and in the case of Qualcomm they use their own ARMv7 Krait cores. I’ve highlighted some features in green, in case a particular SoC appears to have an edge. Rockchip RK3288 AllWinner A80 Nvidia Tegra K1 Samsung Exynos 5422 CPU 4x ARM Cortex-A17 […]

UP 7000 x86 SBC