You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bumps the Armbian build framework pin from v26.2.1 to v26.5.1, which
fixes the mainline-kernel archive patch drift that blocked the sunxi
(Allwinner) and mainline-rockchip (rk3399/rk3568/rk3328) families at
v26.2.1. Validated by canaries on v26.5.1: orangepizero3 (sunxi, was
blocked) and rock-5b (rk3588 vendor, regression check) both build clean;
rock-3a (rk3568) past the patch-apply gate.
Adds tier 4 (next-most-popular arm64 boards), selected for popularity +
SoC/vendor spread and each verified against the Armbian v26.5.1 board
configs:
vendor (rk3588/rk3588s): nanopct6-lts, nanopi-m6, orangepi5pro
current (rk3399): rockpi-4b, rockpro64
current (rk3568): nanopi-r5s
current (rk3328): nanopi-r2s
current (Allwinner H616): orangepizero2
current (Amlogic): khadas-vim3l, bananapim5
targets.yaml tier4-boards (wired into cli-trixie), build-image-simple
board choices, and flasher gen-catalog DEVICES/SHORT updated. With the
pin bump the 7 previously-blocked tier2/3 boards also become buildable.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
'orangepi4-lts': {name: 'Orange Pi 4 LTS',description: 'RK3399 board with Wi-Fi and eMMC.',icon: 'orangepi',arch: 'arm64',vendor: 'Orange Pi',tags: ['supported']},
57
+
// Tier 4
58
+
'nanopct6-lts': {name: 'FriendlyELEC NanoPC-T6 LTS',description: 'Flagship RK3588 board: up to 32GB RAM, dual 2.5GbE, M.2 NVMe and USB3. A powerful multi-SDR feeder host.',icon: 'sbc',arch: 'arm64',vendor: 'FriendlyELEC',tags: ['supported']},
59
+
'nanopi-m6': {name: 'FriendlyELEC NanoPi M6',description: 'Pi-form-factor RK3588S board with 2.5GbE, M.2 and USB3. Low-cost high-performance feeder.',icon: 'sbc',arch: 'arm64',vendor: 'FriendlyELEC',tags: ['supported']},
60
+
orangepi5pro: {name: 'Orange Pi 5 Pro',description: 'Refined RK3588S board, up to 32GB RAM with M.2 NVMe, USB3 and Wi-Fi. Excellent multi-dongle feeder.',icon: 'orangepi',arch: 'arm64',vendor: 'Orange Pi',tags: ['supported']},
61
+
'rockpi-4b': {name: 'Radxa ROCK Pi 4B',description: 'Classic RK3399 board with true USB 3.0, GbE and Wi-Fi/BT. A perennial favourite ADS-B/SDR feeder.',icon: 'rock',arch: 'arm64',vendor: 'Radxa',tags: ['supported']},
62
+
rockpro64: {name: 'Pine64 RockPro64',description: 'RK3399 workhorse with USB 3.0, GbE and a PCIe x4 slot. Plenty of clean USB3 bandwidth for multi-dongle feeds.',icon: 'sbc',arch: 'arm64',vendor: 'Pine64',tags: ['supported']},
0 commit comments