Difference between revisions of "AIM-Linux/BSP/WOA/Windows On ARM OS Release note/RSB-3720/RSB3720A1AIM20WIV0008"

From ESS-WIKI
Jump to: navigation, search
 
Line 35: Line 35:
 
|}
 
|}
  
<span style="color:#0070c0">'''Single phass step'''</span><br/> <span style="color:#FF0000">'''The full features are available only on this image'''</span><br/> 1.Flash image to SD card
+
<span data-darkreader-inline-color="" style="color: rgb(0, 112, 192); --darkreader-inline-color: #46b2ff;">'''Single phass step'''</span><br/> <span data-darkreader-inline-color="" style="color: rgb(255, 0, 0); --darkreader-inline-color: #ff1a1a;">'''The full features are available only on this image'''</span><br/> 1.Flash image to SD card
<pre>$ gunzip woa_rsb3720_w141_sd_downloader_20230907.img.gz
+
<pre>$ sudo dd if=20706W1-B0S0000_EPC-R3720_Win10_2021_21H2_US_64_UEFI_20230907.img of=/dev/sdX bs=10M; sync
$ sudo dd if=woa_rsb3720_w141_sd_downloader_20230907.img of=/dev/sdX bs=10M; sync
 
 
</pre>
 
</pre>
  
 
2.Insert this SD card, adjust boot dip switch to boot from SD card (ON-ON-OFF-OFF).<br/> 3.Power on the device and waiting for it flash finished.<br/> 4.Power off the device, adjust boot dip switch to boot from EMMC (OFF-ON-OFF-OFF).<br/> 5.Power on the device, finishing set up process.
 
2.Insert this SD card, adjust boot dip switch to boot from SD card (ON-ON-OFF-OFF).<br/> 3.Power on the device and waiting for it flash finished.<br/> 4.Power off the device, adjust boot dip switch to boot from EMMC (OFF-ON-OFF-OFF).<br/> 5.Power on the device, finishing set up process.
  
<span style="color:#0070c0">'''Dual phass step'''</span><br/> '''Boot UEFI from SD card'''.<br/> 1.Unzip tarball file
+
<span data-darkreader-inline-color="" style="color: rgb(0, 112, 192); --darkreader-inline-color: #46b2ff;">'''Dual phass step'''</span><br/> '''Boot UEFI from SD card'''.<br/> 1.Unzip tarball file
 
<pre>$ gunzip MSOPK_X23-15068_2021_LTSC_21H2_os_installer_EVK_iMX8MP_W141.img.gz
 
<pre>$ gunzip MSOPK_X23-15068_2021_LTSC_21H2_os_installer_EVK_iMX8MP_W141.img.gz
 
</pre>
 
</pre>

Latest revision as of 03:55, 18 January 2024

Release Note 

SOM  i.MX8MP
BSP  W 1.4.1
Windows  W21H2

Change Log

Item

Change List

Description

1 Feature UART
I2C
RTC
2 Known Issue  CAN

Single phass step
The full features are available only on this image
1.Flash image to SD card

$ sudo dd if=20706W1-B0S0000_EPC-R3720_Win10_2021_21H2_US_64_UEFI_20230907.img of=/dev/sdX bs=10M; sync

2.Insert this SD card, adjust boot dip switch to boot from SD card (ON-ON-OFF-OFF).
3.Power on the device and waiting for it flash finished.
4.Power off the device, adjust boot dip switch to boot from EMMC (OFF-ON-OFF-OFF).
5.Power on the device, finishing set up process.

Dual phass step
Boot UEFI from SD card.
1.Unzip tarball file

$ gunzip MSOPK_X23-15068_2021_LTSC_21H2_os_installer_EVK_iMX8MP_W141.img.gz

2.Flash image to SD card

$ sudo dd if=MSOPK_X23-15068_2021_LTSC_21H2_os_installer_EVK_iMX8MP_W141.img of=/dev/sdX bs=10M; sync

3. Unzip RSB3720A1AIM20WIV0008.7z (Open command line windows as administrator role)

$ cd RSB3720A1AIM20WIV0008

4. Flash firmware to SD card (e: is SD card driver letter)

$ flash_bootloader.cmd /device MX8M_PLUS_EVK /target_drive e:

5.Insert this SD card, adjust boot dip switch to boot from SD card (ON-ON-OFF-OFF).
6.Power on the device.


Boot UEFI from EMMC.
Flash firmware
1.unzip woa_rsb3720_w14_firmware_downloader.img.gz

$ gunzip woa_rsb3720_w141_firmware_downloader.img.gz

2.flash this image to SD card.

$ sudo dd if=woa_rsb3720_w14_firmware_downloader.img of=/dev/sdX bs=10M; sync

3.Insert this SD card, adjust boot dip switch to boot from SD card (ON-ON-OFF-OFF).
4.Power on the device.
5.Watching the screen, power off the device while it show "Flash bootloader for Winodws 10 IT Enterprise ... Done!".

Install OS
1.Unzip tarball file

$ gunzip MSOPK_X23-15068_2021_LTSC_21H2_os_installer_EVK_iMX8MP_W141.img.gz

2.Flash image to SD card

$ sudo dd if=MSOPK_X23-15068_2021_LTSC_21H2_os_installer_EVK_iMX8MP_W141.img of=/dev/sdX bs=10M; sync

3.Insert this SD card, adjust boot dip switch to boot from EMMC (OFF-ON-OFF-OFF).
4.Power on the device, installing the Win10 OS following the system instruction.

Sa66 bootmode.jpg