Release Notes Template: Difference between revisions

From Variscite Wiki
(Remove FTP wget command: attempt two)
(Make image a URL)
Line 38: Line 38:


{{#lst:{{#var:PLATFORM_CUSTOMIZATION}}|RELEASE_NOTES_SECTION}}
{{#lst:{{#var:PLATFORM_CUSTOMIZATION}}|RELEASE_NOTES_SECTION}}
{{#ifeq: {{#var:OS}} | FreeRTOS ||After downloading the image, visit our [https://variwiki.com/index.php?title={{#var:RECOVERY_SD_CARD_PAGE}}&release={{#var:RELEASE_PARAM}} Recovery SD card guide] to learn how to program a recovery SD card.
{{#ifeq: {{#var:OS}} | FreeRTOS ||After downloading the [{{#var:RECOVERY_SD_URL}}/{{#var:RECOVERY_SD_NAME}} image], visit our [https://variwiki.com/index.php?title={{#var:RECOVERY_SD_CARD_PAGE}}&release={{#var:RELEASE_PARAM}} Recovery SD card guide] to learn how to program a recovery SD card.


{{#ifeq: {{#var:HARDWARE_NAME}} | VAR-SOM-MX8X |{{#if: {{#var: RECOVERY_SD_NAME_B0 }}||'''Note:''' Variscite is no longer providing new recovery SD card images for the i.MX8X B0 silicon. Please refer to the {{#var:PLATFORM_OS}} developer guide for instructions about how to build an image for the B0 silicon.}}}}
{{#ifeq: {{#var:HARDWARE_NAME}} | VAR-SOM-MX8X |{{#if: {{#var: RECOVERY_SD_NAME_B0 }}||'''Note:''' Variscite is no longer providing new recovery SD card images for the i.MX8X B0 silicon. Please refer to the {{#var:PLATFORM_OS}} developer guide for instructions about how to build an image for the B0 silicon.}}}}

Revision as of 19:45, 24 October 2023

Release Notes Template