]> git.ipfire.org Git - thirdparty/openwrt.git/commit
x86/base-files: add support for CloudGenix ION 2000 23114/head
authorRaylynn Knight <rayknight@me.com>
Mon, 27 Apr 2026 02:44:09 +0000 (22:44 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 10 May 2026 23:11:25 +0000 (01:11 +0200)
commit429a922da2dfafe6328e61d53c26559542ace75e
tree2920b2bbde7a6a1368232a6d1aceed14b426b7ef
parent6594cbabc551636ab7c4cfc66865672094a2cef8
x86/base-files: add support for CloudGenix ION 2000

The CloudGenix ION 2000 is a discontinued entry-level SD-WAN appliance,
a rebranded Lanner FW-7525 based on the Intel Atom C2XXX family of processors
with 4 integrated GbE ports and 2 additional I210 GbE ports. It can often be
found on eBay starting below USD 30.

Specs:
* CPU: Intel Atom C2558 @2.4GHz (Quad-core)
* RAM: 1x 4GB DDR3 SO-DIMM
* Storage: 1x Compact Flash,
      1x 420GB SATA 3.0 SSD
* Ethernet: 6x GbE RJ-45
* USB: 2x USB 2.0
* PCI: 1x Mini-PCIe slot
* Power: 12V/5A

The device's BIOS is password-protected, and the password somehow hasn't leaked,
but OpenWrt can be successfully booted by overwriting the stock OS on the boot
media.

See https://forum.openwrt.org/t/report-openwrt-on-cloudgenix-ion-2000/249315
for more details.

The two I210 NICs and integrated NICs are pinned to their
PCIe paths to ensure consistent interface ordering matching
the physical port layout with eth0 assigned to controller and
acting as WAN with remaining devices as LAN.

Signed-off-by: Raylynn Knight <rayknight@me.com>
Link: https://github.com/openwrt/openwrt/pull/23114
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/x86/base-files/etc/board.d/02_network