From fe2d2f35d5981da6bf9273d5e6242a6f64e0c12d Mon Sep 17 00:00:00 2001 From: Thomas Zimmerman <41023059+thomas-zimmerman@users.noreply.github.com> Date: Fri, 13 Jun 2025 12:06:31 -0600 Subject: [PATCH 1/2] Update open-firmware-systems.md Updates for the bonw15 (and newer) not shipping with open firmware. --- content/open-firmware-systems.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/open-firmware-systems.md b/content/open-firmware-systems.md index cb8c55eaf2..415950e349 100644 --- a/content/open-firmware-systems.md +++ b/content/open-firmware-systems.md @@ -41,7 +41,8 @@ The source code for our Open EC can be found [here](https://github.com/system76/ | Adder WS (addw2) | Yes\* | Yes\* | | Adder WS (addw3 and newer) | Yes | Yes | | Bonobo WS (bonw13 and older) | No | No | -| Bonobo WS (bonw14 and newer) | Yes | Yes | +| Bonobo WS (bonw14) | Yes | Yes | +| Bonobo WS (bonw15 and newer) | No** | No** | | Darter Pro (darp5 and older) | No | No | | Darter Pro (darp6) | Yes | Yes\* | | Darter Pro (darp7 and newer) | Yes | Yes | @@ -58,3 +59,5 @@ The source code for our Open EC can be found [here](https://github.com/system76/ | Oryx Pro (oryp6 and newer) | Yes | Yes | \* These models shipped with closed firmware/EC, but have since been updated to Open Firmware/EC. [This article](/articles/transition-firmware) can be used to move your system from closed to Open Firmware/EC. + +\*\* Thunderbolt 4 support at the firmware level is under development to allow transistion to Open Firmware. From 33bcd9a7129fbfb54d7e5d9b4f913ad2d533a4a1 Mon Sep 17 00:00:00 2001 From: Thomas Zimmerman <41023059+thomas-zimmerman@users.noreply.github.com> Date: Mon, 16 Jun 2025 09:54:33 -0600 Subject: [PATCH 2/2] Update open-firmware-systems.md add detail for TB5 (not 4) and bonw15 vs bonw15-b systems. --- content/open-firmware-systems.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/open-firmware-systems.md b/content/open-firmware-systems.md index 415950e349..ecd4b0cd08 100644 --- a/content/open-firmware-systems.md +++ b/content/open-firmware-systems.md @@ -41,8 +41,8 @@ The source code for our Open EC can be found [here](https://github.com/system76/ | Adder WS (addw2) | Yes\* | Yes\* | | Adder WS (addw3 and newer) | Yes | Yes | | Bonobo WS (bonw13 and older) | No | No | -| Bonobo WS (bonw14) | Yes | Yes | -| Bonobo WS (bonw15 and newer) | No** | No** | +| Bonobo WS (bonw14 and bonw15)| Yes | Yes | +| Bonobo WS (bonw15-b and newer)| No** | No** | | Darter Pro (darp5 and older) | No | No | | Darter Pro (darp6) | Yes | Yes\* | | Darter Pro (darp7 and newer) | Yes | Yes | @@ -60,4 +60,4 @@ The source code for our Open EC can be found [here](https://github.com/system76/ \* These models shipped with closed firmware/EC, but have since been updated to Open Firmware/EC. [This article](/articles/transition-firmware) can be used to move your system from closed to Open Firmware/EC. -\*\* Thunderbolt 4 support at the firmware level is under development to allow transistion to Open Firmware. +\*\* Thunderbolt 5 support at the firmware level is under development to allow transistion to Open Firmware.