From ac036c4c25a44630d6560a08edc285595a77587b 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 1334c2b317..1fd20ed32c 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 | @@ -60,3 +61,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 baf1e78f883af0f1f8f66ac0ed8df970cb1469de 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 1fd20ed32c..c3bdc1906a 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 | @@ -62,4 +62,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.