Linux 4.8 Release – Main Changes, ARM & MIPS Architectures

Linus Torvalds has officially released Linux 4.8 last Sunday: So the last week was really quiet, which maybe means that I could probably just have skipped rc8 after all. Oh well, no real harm done. This obviously means that the merge window for 4.9 is open, and I appreciate the people who already sent in some pull requests early due to upcoming travel or other reasons. I’ll start pulling things tomorrow, and have even the most eager developers and testers hopefully test the final 4.8 release before the next development kernels start coming 😉 Anyway, there’s a few stragging fixes since rc8 listed below: it’s a mixture of arch fixes (arm, mips, sparc, x86), drivers (networking, nvdimm, gpu) and generic code (some core networking, with a few filesystem, cgroup and and vm things). All of it pretty small, and there really aren’t that many of them. Go forth and test, […]

Allwinner R40 Quad Core ARM Processor, Successor of Allwinner A20, Supports SATA & Gigabit Ethernet

One of the most common complaints I get from readers when I publish news about new ARM processor is “Why didn’t they include SATA?”. So far Allwinner A20 is the only really low cost ARM processor that includes a SATA port, but it’s been released a few years, and its dual core Cortex A7 processor is getting old. We’ve been hearing rumors about an upgraded version for one or two years with Allwinner A40 or more recently Allwinner A20E, and finally the company has now published details about Allwinner R40 processor on their revamped website, which they claim to be the successor of Allwinner A20. Allwinner R40 key specifications: CPU – Quad-core ARM Cortex-A7 Processor GPU – Mali-400 MP2 GPU Memory I/F – 32-bit DDR3/DDR3L/LPDDR2/LPDDR3 Storage I/F – 8-bit NAND flash, SD3.0,  eMMC 5.0, and 1x SATA Networking – 2x MAC: 1x EMAC (10/100M Ethernet), 1x GMAC  (Gigabit Ethernet) Display […]

Allwinner A64 based Pine A64 and Banana Pi M64 Boards Can Now Run Windows 10 IoT Core

Windows IoT is a version of Windows 10 that’s optimized for smaller devices with or without a display, and was fist released for Raspberry Pi 2 and MinnowBoard MAX. Since then a few more boards are now officially supported, including DragonBoard 410c, and Raspberry Pi 3. But there’s been some recent developments as two Allwinner A64 64-bit ARM boards are now supported according to two wiki entries (here and there) explaining how to run a simple Csharp sample on Windows 10 IoT Core on either Banana Pi M64 or Pine A64 boards. The guide shows how to configure Azure IoT Hub, register the IoT device, and build and deploy Azure IoT SDK on the board. But basically if all you want to is to run Windows IoT core on either board, you’ll need to download either: Windows 10 IoT Core for Banana Pi M64: Windows10IoT_BPI-M64.ffu (Link removed as Microsoft does […]

BPI-M64 Development Board is the first 64-bit Banana Pi Board

Sinovoip has gone on the Allwinner A64 and 64-bit ARM bandwagon, announcing a Pine A64+ competitor, with Banana Pi BPI-M64 (or just Banana Pi M64) with 2GB RAM, 8GB eMMC flash, Gigabit Ethernet, and more. Banana Pi BPI-M64 board specifications: SoC – Allwinner A64 quad core ARM Cortex A53 processor @ 1.2 GHz with Mali-400MP2 GPU System Memory – 2GB DDR3 Storage – 8GB eMMC flash (16, 32 and 64GB options), micro SD slot up to 256 GB Video Output / Display interface – HDMI 1.4 up to 4K resolution @ 30 Hz, MIPI DSI interface Audio – HDMI, 3.5 mm headphone jack, built-in microphone Connectivity – Gigabit Ethernet + 802.11 b/g/n WiFi & Bluetooth 4.0 (AP6212) USB – 2x USB 2.0 host ports, 1x micro USB OTG port Camera – MIPI CSI interface (which I guess you support parallel cameras via some kind of bridge) Security – Hardware security […]

Allwinner H3 Boards Comparison Tables with Orange Pi, Banana Pi M2+, NanoPi P1, and H3-OlinuXino-NANO Boards

Allwinner H3 SoC has now found its way into many low cost development boards, including several Orange Pi Boards, Banana Pi M2+, NanoPi M1, and Olimex H3-OlinuXino-NANO, and it might be difficult to choose among the list of boards available, so tkaiser has written a buyer’s guide for boards supported by Armbian, with some of the key differentiating factors, and on my side, I thought it might be a good idea to draw a comparison table between the boards. Since a table with 10 boards would be hard to read, I made two tables: one with boards with 512 MB RAM + Orange Pi PC / PC Plus, and a second table with higher end boards with 1 to 2 GB RAM, and more features. But first let’s talk about Allwinner H3 SoC since it’s common to all boards. It’s a quad core Cortex A7 processor clocked at up to […]

Android and Linux Benchmarks on MiQi Development Board

MiQi is an upcoming low cost development board powered by Rockchip RK3288 SoC that will sell for $35 with 1GB RAM and 8GB storage, and $69 for the version with a  2GB / 32GB combination. Since Rockchip RK3288 was launched in 2014, most available benchmarks were made on Android 4.4, and since MiQi is the first low cost board based on the processor, other RK3288 based board such as FireFly have not been that popular. So I’ve decided to run updated benchmarks in MiQi both in Android 5.1 and Linux (Lubuntu 14.04), which was easy since a dual boot image is pre-installed. But since I received an early sample without heatsink, I found a spare heatsink added some thermal paste and placed it on top of the processor and partially on RAM and eMMC flash. MiQi Board Android 5.1 Benchmarks I ran Antutu both using 1080p60 and 2160p30 video output, […]

BPI-GSM Arduino Compatible Board Integrates a GSM & GPS Module, Sensors and an OLED Display

Banana Pi team has come up with another board, but this time it does not run Linux or Android, as they’ve made an Arduino compatible board called BPI-GSM based on Atmel ATmega2560 MCU with a light sensor, DHT22 temperature and humidity sensor, and a GSM/GRPS & GPS module powered by a LiPo battery. BPI-GSM board specifications: MCU – Atmel ATmega2560 8-bit AVR MCU @ 16 MHz with 256 KB flash, 8KB SRAM, 4KB EEPROM Connectivity – Simcom SIM808 GSM, GPRS, and GPS module + SIM card slot + Sensors – DHT22 temperature and humidity sensor, light sensor Display – OLED display Expansion headers – 54x digital I/O (including 14x PWM), 16x analog input, 4x UART. Max DC current per I/O: 40 mA. Misc – Reset button, LEDs Power Supply 5V via micro USB port 3.7V LiPo battery (2,500 mAh battery included in kit) Dimensions – TBD The board can be […]

Low Cost Development Boards Linux Benchmarks – Raspberry Pi vs Banana Pi vs Orange Pi vs ODROID

LoveRPi, a distributor and reseller of electronic boards and accessories, has run benchmarks from the Phoronix Suite on several low cost development boards: $46* Banana Pi M2  based on Allwinner A31s quad core Cortex A7 processor @ 1.0 GHz with Armbian (Ubuntu 14.04) $74* Banana Pi M3 based on Allwinner A83T octa core Cortex A7 processor @ 1.80 GHz with Debian 8.3 $32 ODROID-C1+ based on Amlogic S805 quad core Cortex A5 processor @ 1.5 GHz with Ubuntu 14.04 $40 ODROID-C2 based on Amlogic S905 quad core Cortex A53 processor @ 2.0 GHz with Ubuntu 16.04 $74 ODROID-XU4 based on Samsung Exynos 5422 quad core ARM Cortex-A15 @ 2.0GHz quad core ARM Cortex-A7 @ 1.4GHz with Ubuntu 15.10 $10 Orange Pi One based Allwinner H3 Cortex A7 processor @ 1.2 GHz with Armbiam (Debian 8.3) $15 Orange Pi PC based on Allwinner H3 Cortex A7 processor @ 1.3 GHz with […]

Exit mobile version
EDATEC Raspberry Pi 5 fanless case