APC VAR-SOM-MX8M-NANO
From Variscite Wiki
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)
Android 12 V 1.0 images
Image |
Description |
---|---|
u-boot-imx8mn-var-som.imx | U-Boot for eMMC/SD card boot. SOM agnostics. |
u-boot-imx8mn-var-som-uuu.imx | U-Boot for uuu USB boot. SOM agnostics. |
boot.img | Android kernel image file. SOM agnostics. |
vendor_boot.img | A composite image, which includes another part of ramdisk and boot parameters. SOM agnostics. |
super.img | Android super image file. SOM agnostics. |
dtbo-<name>.img vbmeta-<name>.img |
configuration dependent |
<name> is: | imx8mn-var-som-symphony - Supports LVDS / SD / WIFI (VAR-SOM-MX8M-NANO on a Symphony-Board) imx8mn-var-som-symphony-m7 - Supports LVDS / SD / WIFI (VAR-SOM-MX8M-NANO-M7 on a Symphony-Board) with Cortex M7 |