Skip to content

Commit 5abbfff

Browse files
committed
doc: introduce Raspberry Pi 4B support
Also, fix placement of the VisionFive2, it's not an Aarch64 boartd. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
1 parent 12ec2e0 commit 5abbfff

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,14 @@ The [following boards](board/aarch64/README.md) are fully supported:
9393
- Marvell CN9130 CRB
9494
- Marvell EspressoBIN
9595
- Microchip SparX-5i PCB135 (eMMC)
96-
- StarFive VisionFive2
96+
- Raspberry Pi 4B
9797
- NanoPi R2S
9898

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).
102104

103105
> See the [GitHub Releases](https://github.com/kernelkit/infix/releases)
104106
> page for our pre-built images. The *[Latest Build][]* has bleeding

doc/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@ All notable changes to the project are documented in this file.
55

66
[v25.05.0][UNRELEASED]
77
-------------------------
8+
89
### Changes
910
- Upgrade Buildroot to 2025.02.3 (LTS)
1011
- Upgrade Linux kernel to 6.12.30 (LTS)
1112
- Upgrade libyang to 3.12.2
1213
- Upgrade sysrepo to 3.6.11
1314
- Upgrade netopeer2 (NETCONF) to 2.4.1
15+
- New hardware support: Raspberry Pi 4B (aarch64)
1416
- Add documentation on Infix upgrading and downgrading, issue #1009
1517
- Add HDMI and USB support for iMX8MP-evk
1618
- Enforced strict format for LLDP destination MAC address:

0 commit comments

Comments
 (0)