diff --git a/SystemReady-devicetree-band/prebuilt_images/v26.03_3.1.2/README.md b/SystemReady-devicetree-band/prebuilt_images/v26.03_3.1.2/README.md index 16c07f8f..c271ba78 100644 --- a/SystemReady-devicetree-band/prebuilt_images/v26.03_3.1.2/README.md +++ b/SystemReady-devicetree-band/prebuilt_images/v26.03_3.1.2/README.md @@ -11,19 +11,27 @@ This README describes where to find the **main release** and **Release Candidate ## Main Release Image -The **DeviceTree Band v3.1.2** release is WIP +**DeviceTree Band v3.1.2** pre-built release image is available at [systemready-dt_acs_live_image.wic.xz](https://github.com/ARM-software/arm-systemready/releases/download/v26.03_DT_3.1.2/systemready-dt_acs_live_image.wic.xz) + +##### Decompressing the Image for use +Follow the steps below to decompress the pre-built image: + +```bash +xz -d systemready-dt_acs_live_image.wic.xz +``` +After decompression, you will get the .wic file, which can be used directly with your target environment. --- -## Release Candidate Images +### Release Candidate Images -### **RC0** [`./RC0/`](./RC0/) +#### **RC0** [`./RC0/`](./RC0/) Contains image, changes and known issues. -### **RC-Final** [`./RC-Final/`](./RC-Final/) +#### **RC-Final** [`./RC-Final/`](./RC-Final/) Contains image, changes and known issues. -#### Concat and decompress the Image for use +##### Concat and decompress the Image for use If an image is split (e.g., `…wic.xzaa`, `…wic.xzab`, …), concatenate then decompress: