File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -93,12 +93,14 @@ The [following boards](board/aarch64/README.md) are fully supported:
93
93
- Marvell CN9130 CRB
94
94
- Marvell EspressoBIN
95
95
- Microchip SparX-5i PCB135 (eMMC)
96
- - StarFive VisionFive2
96
+ - Raspberry Pi 4B
97
97
- NanoPi R2S
98
98
99
- An x86_64 build is also available, primarily intended for development
100
- and testing, but can also be used for evaluation and demo purposes. For
101
- more information, see: [ Infix in Virtual Environments] ( doc/virtual.md ) .
99
+ Additionally, StarFive VisionFive2, a RISC-V based two-port router, and
100
+ an x86_64 build is also available. The latter is primarily intended for
101
+ development and testing, but can also be used for evaluation and demo
102
+ purposes. For more information, see: [ Infix in Virtual
103
+ Environments] ( doc/virtual.md ) .
102
104
103
105
> See the [ GitHub Releases] ( https://github.com/kernelkit/infix/releases )
104
106
> page for our pre-built images. The * [ Latest Build] [ ] * has bleeding
Original file line number Diff line number Diff line change @@ -5,12 +5,14 @@ All notable changes to the project are documented in this file.
5
5
6
6
[ v25.05.0] [ UNRELEASED ]
7
7
-------------------------
8
+
8
9
### Changes
9
10
- Upgrade Buildroot to 2025.02.3 (LTS)
10
11
- Upgrade Linux kernel to 6.12.30 (LTS)
11
12
- Upgrade libyang to 3.12.2
12
13
- Upgrade sysrepo to 3.6.11
13
14
- Upgrade netopeer2 (NETCONF) to 2.4.1
15
+ - New hardware support: Raspberry Pi 4B (aarch64)
14
16
- Add documentation on Infix upgrading and downgrading, issue #1009
15
17
- Add HDMI and USB support for iMX8MP-evk
16
18
- Enforced strict format for LLDP destination MAC address:
You can’t perform that action at this time.
0 commit comments