Release Notes Template: Difference between revisions

From Variscite Wiki
(Undo revision 24897 by Nate (talk))
Tag: Undo
(Remove FTP wget command: attempt two)
Line 38: Line 38:


{{#lst:{{#var:PLATFORM_CUSTOMIZATION}}|RELEASE_NOTES_SECTION}}
{{#lst:{{#var:PLATFORM_CUSTOMIZATION}}|RELEASE_NOTES_SECTION}}
{{#ifeq: {{#var:OS}} | FreeRTOS ||'''Note:''' Some web browsers have removed FTP support. Please see our [[FTP|FTP wiki page]] or download using the command line:
{{#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.
$ wget {{#var:RECOVERY_SD_URL}}/{{#var:RECOVERY_SD_NAME}} {{#if: {{#var: RECOVERY_SD_NAME_B0 }} | <br>or, for the i.MX8X rev. B0 image:<br>$ wget {{#var:RECOVERY_SD_URL}}/{{#var:RECOVERY_SD_NAME_B0}}}}
 
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: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:43, 24 October 2023

Release Notes Template