Armbian 22.11 released with 64-bit RISC-V UEFI, ultra minimal images support

Armbian 22.11

Armbian 22.11 has just been released with three new SBCs, support for 64-bit RISC-V UEFI, a new ultra-minimal image optimized for software development, and various improvements. Armbian was born as a framework to build better OS images, usually Debian or Ubuntu, for Arm-based single board computers from Orange Pi, Hardkernel (ODROID), FriendlyElec, Banana Pi, and others, but now with the release of Armbian 22.11, support for the RISC-V architecture has started since the system can now generate 64-bit RISC-V UEFI images. Some other highlights of Armbian 22.11 include: Added support for Banana Pi BPI-M5 (Amlogic S905X3), ODROID-M1 (Rockchip RK3568), and Rock Pi 4C Plus (Rockchip RK3399-T) Enabled community images with a weekly release cycle Added ultra minimal images optimized for software deployment Improved support for the Rock Pi S (Rockchip RK3308) Kernel upgrade is frozen by default to improve stability I could not find details about the new “Minimal” images, […]

Banana Pi BPI-M2 Ultra SBC is now offered with Allwinner A40i industrial-grade processor

Banana BPI-M2 Ultra Allwinner A40i SBC

The Allwinner A40i and A60i industrial-grade quad-core and hexa-core Cortex-A7 processors were first introduced in 2018 with support for the wide -40°C to +85°C industrial temperature range, but so far I had not noticed any hardware making use of either processor. But Banana Pi is now offering the Banana Pi BPI-M2 Ultra SBC, which they launched in 2016 with the Allwinner R40 quad-core Cortex-A7 SoC, with the pin-to-pin and software-compatible Allwinner A40i industrial-grade processor. Banana Pi BPI-M2 Ultra specifications: SoC – Allwinner A40i quad-core Arm Cortex-A7 processor with Arm Mali-400MP2 GPU @ 500 MHz, 1080p60 H.264, MPEG-4, MPEG-1/2 video decoder, H.264 1080p45 video encoder System Memory – 2GB DDR3 SDRAM Storage – 8GB eMMC flash, SATA interface, microSD card slot Video Output HDMI 1.4 port up to 1080p60 4-lane MIPI DSI display connector, or RGB, or LVDS Audio I/O – 3.5mm headphone jack, digital audio output via HDMI, built-in microphone […]

$5.5 Banana Pi BPI-PicoW-S3 ESP32-S3 board follows Raspberry Pi Pico W form factor

Banana Pi BPI-PicoW-S3 Raspberry Pi Pico W alternative

Banana Pi’s BPI-PicoW-S3 is a development board following the Raspberry Pi Pico W form factor, but based on Espressif System ESP32-S3 dual-core microcontroller offering both WiFi 4 and Bluetooth LE connectivity. The Raspberry Pi SBCs have inspired many designs, but the Raspberry Pi Pico MCU boards less so. So far, I had only seen the WeAct RP2040 board with the same layout except for a USB Type-C port and a 16MB flash. But the Banana Pi BPI-PicoW-S3 provides a direct alternative to the Raspberry Pi Pico W with a more powerful microcontroller, vector instructions for AI acceleration, BLE, and about the same price at $5.5 plus shipping. Let’s see how the BPI-PicoW-S3 specifications compare to the ones of the Raspberry Pi Pico W in the table below. While the power signal (5V, 3.3V, GND) and GPIO numbers are the same on both boards, there are a few variations here and […]

Add 18650 batteries underneath Raspberry Pi with the Red Reactor board (Crowdfunding)

Red Reactor 18650 batteries Raspberry Pi

Pascal Herczog’s Red Reactor is a battery power supply project that adds two 18650 batteries to Raspberry Pi 4, Raspberry Pi 3, or Raspberry Pi Zero board using the pogo pins for connection. The pogo pin method means the Red Reactor is attached underneath the board, as such does not prevent the user to add a HAT expansion board on top of the single board computer. There’s also a headerless version for custom setup or compatibility with boards such as Arduino, Banana Pi, Orange Pi, etc… where some soldering is required. Red Reactor’s key features and specifications: Battery holder for up to 2x flat-top 18650 LiPo batteries Battery voltage and current monitoring over I2C (INA219) for software safe shutdown control, system reset, and your own functions Safety Battery protection Resettable fuse protects against discharge between 2 cells Over-Charge, Over-Discharge, and 6A Over-Current protection Host connection Pogo pins for Raspberry Pi […]

OpenWrt 22.03 released with Firewall4, now supports over 1,580 embedded devices

OpenWrt 22.03

OpenWrt 22.03 open-source Linux operating system for routers and entry-level embedded devices has just been released with over 3800 commits since the release of OpenWrt 21.02 nearly exactly one year ago. The new version features Firewall4 based on nftables, switching from the earlier iptables-based Firewall3, and adds support for over 180 new devices for a total of more than 1,580 embedded devices, including 15 devices capable of WiFi 6 connectivity using the MediaTek MT7915 wifi chip. OpenWrt developers explain that Firewall4 keeps the same the UCI firewall configuration syntax and should work as a drop-in replacement with most common setups, just generating nftables rules instead of iptables ones. You’ll find more details about OpenWrt firewall configuration in the documentation. OpenWrt 21.02 added initial support for the Distributed Switch Architecture (DSA), the Linux standard for configurable Ethernet switches, and OpenWrt 22.03 migrated more targets from swconfig to DSA namely all bcm53xx […]

Banana Pi BPI-R3 WiFi 6 router board features MediaTek Filogic 830/MT7986 SoC

Banana Pi BPI-R3 router board

I first noticed the MediaTek MT7986 WiFi router processor in Linux 5.17 changelog. MT7986 is the codename for MediaTek Filogic 830 quad-core Cortex-A53 processor designed for Wi-Fi 6/6E routers with up to 6 Gbps bandwidth, and two 2.5Gbps Ethernet interfaces. Banana Pi BPI-R3 is a router board based on Filogic 830/MT7986A that offers an upgrade to the company’s Banana Pi BPI-R2 board powered by a MediaTek MT7623A quad-core Cortex-A7 processor or even the Banana Pi BPI-R64 board based on a MediaTek MT7622 dual-core Arm Cortex-A53 SoC. Banana Pi BPI-R3 specifications: SoC – MediaTek MT7986A (Filogic 830) quad-core Arm Cortex A53 processor with hardware acceleration engines for Wi-Fi offloading and networking System Memory – 2GB DDR RAM Storage – 8GB eMMC flash, MicroSD card socket, support for M.2 NVMe SSD Networking 2x 2.5GbE SFP cages, 5x Gigabit Ethernet ports (1x WAN + 4x LAN) via MT7531AE 7-port switch WiFi 6 4×4 […]

Linux 5.19 Release – Main changes, Arm, RISC-V and MIPS architectures

Linux 5.19 release arm risc-v mips

Linus Torvalds has just announced the release of Linux 5.19. It should be the last 5.xx version, with Linux 6.0 coming for the next cycle: So here we are, one week late, and 5.19 is tagged and pushed out. The full shortlog (just from rc8, obviously not all of 5.19) is below, but I can happily report that there is nothing really interesting in there. A lot of random small stuff. In the diffstat, the loongarch updates stand out, as does another batch of the networking sysctl READ_ONCE() annotations to make some of the data race checker code happy. Other than that it’s really just a mixed bag of various odds and ends. On a personal note, the most interesting part here is that I did the release (and am writing this) on an arm64 laptop. It’s something I’ve been waiting for for a _loong_ time, and it’s finally reality, […]

Banana Pi BPI-W3 – An RK3588 SBC with dual Gigabit Ethernet, SATA, PCIe x4 slot

Banana Pi BPI-W3

Banana Pi BPI-W3 is yet another upcoming Rockchip RK3588 SBC but with a different set of features, notably the presence of two Gigabit Ethernet ports, a PCIe x4 slot, and a SATA port, besides to more common dual HDMI output, HDMI input, USB 2.0/3.0 ports, etc… The board layout is somewhat similar to the company’s BPI-RK3588 SBC but with a system-on-module, and instead, the Rockchip RK3588 processor is soldered directly onto the board together with 8GB LPDDR4, and 32GB eMMC flash. Banana Pi BPI-W3 specifications (preliminary): SoC- Rockchip RK3588 octa-core processor with 4x Cortex-A76 cores @ up to 2.4 GHz (YMMV), 4x Cortex-A55 cores @ 1.8 GHz, an Arm Mali G610MC4 GPU, a 6 TOPS NPU, 8K 10-bit decoder, 8K encoder System Memory – 8GB LPDDR4 Storage – 32GB eMMC flash, SATA III port Video Output – 2x HDMI 2.1 ports up to 8Kp60 Input – 1x HDMI 2.0 input […]