APC VAR-SOM-MX8M-NANO: Difference between revisions

From Variscite Wiki
Line 9: Line 9:
   emmc_burn_android_imx8mn_var_som_symphony.lst - Supports LVDS / SD / WiFi (VAR-SOM-MX8M-NANO on a Symphony-Board)
   emmc_burn_android_imx8mn_var_som_symphony.lst - Supports LVDS / SD / WiFi (VAR-SOM-MX8M-NANO on a Symphony-Board)
<section end=VAR-SOM-MX8M-NANO_ANDROID12-V1.0_UUU/>
<section end=VAR-SOM-MX8M-NANO_ANDROID12-V1.0_UUU/>
== Android 12 V 1.0 images ==
<section begin=VAR-SOM-MX8M-NANO_ANDROID12_IMAGES_V1.0/>
{| class="wikitable"
|-
! scope="col" | Image<br/>
! scope="col" | Description<br/>
|-
| u-boot-imx8mn-var-som.imx
| U-Boot for eMMC/SD card boot.<br/>SOM agnostics.
|-
| u-boot-imx8mn-var-som-uuu.imx
| U-Boot for uuu USB boot.<br/>SOM agnostics.
|-
| boot.img
| Android kernel image file.<br/>SOM agnostics.
|-
| vendor_boot.img
| A composite image, which includes another part of ramdisk and boot parameters.<br/>SOM agnostics.
|-
| super.img
| Android super image file.<br/>SOM agnostics.
|-
| dtbo-<name>.img<br/>vbmeta-<name>.img
| configuration dependent
|-
| <name> is:
| imx8mn-var-som-symphony - Supports LVDS / SD / WIFI (VAR-SOM-MX8M-NANO on a Symphony-Board) <br/>
imx8mn-var-som-symphony-m7 - Supports LVDS / SD / WIFI (VAR-SOM-MX8M-NANO-M7 on a Symphony-Board) with Cortex M7 <br/>
|-
|}
<section end=VAR-SOM-MX8M-NANO_ANDROID12_IMAGES_V1.0/>
<section begin=mx8mn-android-12.0.0_2.0.0-v1.0/>
<section begin=mx8mn-android-12.0.0_2.0.0-v1.0/>
{{#vardefine:HARDWARE_NAME|VAR-SOM-MX8M-NANO}} <!--
{{#vardefine:HARDWARE_NAME|VAR-SOM-MX8M-NANO}} <!--

Revision as of 23:51, 10 January 2023

mx8mn-android-12.0.0_2.0.0-v1.0

Android 12 V1.0 UUU

Copy Variscite's uuu scripts to the Android build output folder:

$ cp //device/variscite/scripts/uuu_scripts/* out/target/product/som_mx8mn/

And run uuu to program the eMMC:

$ sudo ./uuu <uuu script>.lst

where <uuu script> should be one of the following:

 emmc_burn_android_imx8mn_var_som_symphony.lst - Supports LVDS / SD / WiFi (VAR-SOM-MX8M-NANO on a Symphony-Board)