|
| 1 | +--- |
| 2 | +title: '14. Portenta X8 Firmware Release Notes' |
| 3 | +difficulty: beginner |
| 4 | +tags: [Linux, containers, factories, foundries] |
| 5 | +description: 'This article contains release notes of the existing Portenta X8 firmwares.' |
| 6 | +author: Taddy Ho Chung |
| 7 | +hardware: |
| 8 | + - hardware/04.pro/board/portenta-x8 |
| 9 | + |
| 10 | +--- |
| 11 | + |
| 12 | +# Firmware Release Notes |
| 13 | + |
| 14 | +The present document provides detailed release notes for each firmware version of the Portenta X8. Explore the changes, improvements, and fixes for the released firmware. |
| 15 | + |
| 16 | +## Hardware and Software Requirements |
| 17 | + |
| 18 | +Supported Device: |
| 19 | + |
| 20 | +- [Portenta X8](https://store.arduino.cc/portenta-x8) |
| 21 | + |
| 22 | +Compatible carriers with the supported device: |
| 23 | + |
| 24 | +- [Portenta Breakout board](https://store.arduino.cc/portenta-breakout) |
| 25 | +- [Portenta Max Carrier](http://store.arduino.cc/portenta-max-carrier) |
| 26 | +- [Portenta Hat Carrier](https://store.arduino.cc/products/portenta-hat-carrier) |
| 27 | + |
| 28 | +# Firmware Versions |
| 29 | +The following section highlights the critical updates and enhancements introduced in the latest firmware version. It presents the most significant progress and optimizations implemented to improve performance, enhance user experience, and strengthen security. |
| 30 | + |
| 31 | +## Latest Firmware Version: __746__ |
| 32 | + |
| 33 | +The listing herein offers a glimpse into the Portenta X8 firmware's continuous improvement and enhancement. You can expect a concise overview of the integrated key new features, major bug fixes, and critical security patches to ensure the highest level of functionality and performance within the Portenta X8 system. |
| 34 | + |
| 35 | +* **New Features:** |
| 36 | +- Added support for the Portenta Hat Carrier |
| 37 | +- Added experimental support for Ditto |
| 38 | + |
| 39 | +* **Enhancements:** |
| 40 | +- Improved bridge implementation (X8H7) |
| 41 | + |
| 42 | +* **Bug Fixes:** |
| 43 | +- Patched _u-boot env_ accessibility in devel images |
| 44 | +- Patched CAN bus protocol |
| 45 | + |
| 46 | +* **Security Updates:** |
| 47 | +- Security patches and updates included in the most recent release. |
| 48 | + |
| 49 | +***__You can access the latest version of the firmware [here](https://downloads.arduino.cc/portentax8image/image-latest.tar.gz).__*** |
| 50 | + |
| 51 | +## Available Firmware Versions |
| 52 | + |
| 53 | +Below is a list of all available firmware versions with their release notes. |
| 54 | + |
| 55 | +### OS Image 746 |
| 56 | + |
| 57 | +<details> |
| 58 | + <summary><strong>OS Image 746: Release arduino-88.91</strong></summary> |
| 59 | + |
| 60 | +#### New Features |
| 61 | + - Added the Portenta HAT Carrier support |
| 62 | + - Added experimental support for Ditto |
| 63 | + |
| 64 | +#### Enhancements |
| 65 | + - Improved bridge implementation (X8H7) |
| 66 | + |
| 67 | +#### Bug Fixes |
| 68 | + - _u-boot env_ accessible in devel images |
| 69 | + - Patches for CAN bus protocol |
| 70 | + |
| 71 | +#### Security Updates |
| 72 | + - Security patches and updates to enhance protection. |
| 73 | + |
| 74 | +#### Additional Notes |
| 75 | + - Based on [LmP v88](https://foundries.io/products/releases/88/). It is based on the Yocto manifest. For docker-compose apps, check out [here](https://github.com/arduino/portenta-containers/tree/release). |
| 76 | + |
| 77 | +</details> |
| 78 | +<br></br> |
| 79 | + |
| 80 | + |
| 81 | +### OS Image 719 |
| 82 | +<details> |
| 83 | + <summary><strong>OS Image 719: Release arduino-88.7</strong></summary> |
| 84 | + |
| 85 | +#### New Features |
| 86 | + - Added PWM fan support |
| 87 | + - Added Pika Spark support |
| 88 | + - Experimental support for RPi v3.0 (imx708) (V4L2, I2C) |
| 89 | + - Support Bayer bggr 10-bit in bsp, courtesy of NXP (Weiping Liu) (V4L2, GSTREAMER) |
| 90 | + |
| 91 | +#### Enhancements |
| 92 | + - Improved RPi v1.3 (ov5647_mipi) and reaching 30fps (V4L2, I2C) |
| 93 | + - Improved RPi v2.1 (imx219) (V4L2, I2C) |
| 94 | + |
| 95 | +#### Bug Fixes |
| 96 | + - Patches CAN bus TX issues |
| 97 | + |
| 98 | +#### Additional Notes |
| 99 | + - Based on [LmP v88](https://foundries.io/products/releases/88/). This is based on the Yocto manifest. For docker-compose apps, check out [here](https://github.com/arduino/portenta-containers/tree/release). |
| 100 | + |
| 101 | +</details> |
| 102 | +<br></br> |
| 103 | + |
| 104 | +For instructions on how to install or upgrade to the latest firmware version, you can use the [Portenta X8 Out-of-the-box](https://docs.arduino.cc/tutorials/portenta-x8/user-manual#out-of-the-box-experience) or [flash it manually](https://docs.arduino.cc/tutorials/portenta-x8/user-manual#update-using-uuu-tool) downloading the newest version directly from this [link](https://downloads.arduino.cc/portentax8image/image-latest.tar.gz). |
0 commit comments