From 6cd92c25a86afb578e2085e3df7fc627c524cb88 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Sun, 25 May 2025 20:55:28 +0200 Subject: [PATCH] doc: introduce Raspberry Pi 4B support Also, fix placement of the VisionFive2, it's not an Aarch64 boartd. Signed-off-by: Joachim Wiberg --- README.md | 10 ++++++---- doc/ChangeLog.md | 2 ++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 418a41cb..6edee5e4 100644 --- a/README.md +++ b/README.md @@ -93,12 +93,14 @@ The [following boards](board/aarch64/README.md) are fully supported: - Marvell CN9130 CRB - Marvell EspressoBIN - Microchip SparX-5i PCB135 (eMMC) - - StarFive VisionFive2 + - Raspberry Pi 4B - NanoPi R2S -An x86_64 build is also available, primarily intended for development -and testing, but can also be used for evaluation and demo purposes. For -more information, see: [Infix in Virtual Environments](doc/virtual.md). +Additionally, StarFive VisionFive2, a RISC-V based two-port router, and +an x86_64 build is also available. The latter is primarily intended for +development and testing, but can also be used for evaluation and demo +purposes. For more information, see: [Infix in Virtual +Environments](doc/virtual.md). > See the [GitHub Releases](https://github.com/kernelkit/infix/releases) > page for our pre-built images. The *[Latest Build][]* has bleeding diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index fd2cb22f..b3de5b53 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -5,12 +5,14 @@ All notable changes to the project are documented in this file. [v25.05.0][UNRELEASED] ------------------------- + ### Changes - Upgrade Buildroot to 2025.02.3 (LTS) - Upgrade Linux kernel to 6.12.30 (LTS) - Upgrade libyang to 3.12.2 - Upgrade sysrepo to 3.6.11 - Upgrade netopeer2 (NETCONF) to 2.4.1 +- New hardware support: Raspberry Pi 4B (aarch64) - Add documentation on Infix upgrading and downgrading, issue #1009 - Add HDMI and USB support for iMX8MP-evk - Enforced strict format for LLDP destination MAC address: