IMX8 Android Platform: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
(12 intermediate revisions by 4 users not shown)
Line 45: Line 45:
* {{Varlink|Android Common Errors|{{#var:RELEASE_LINK}}|Android common build errors}}
* {{Varlink|Android Common Errors|{{#var:RELEASE_LINK}}|Android common build errors}}
* {{Varlink|Android_Customizing_the_Linux_kernel|{{#var:RELEASE_LINK}}|Customizing the Linux kernel}}
* {{Varlink|Android_Customizing_the_Linux_kernel|{{#var:RELEASE_LINK}}|Customizing the Linux kernel}}
* {{Varlink|Android_Customizing_IMX8_U-Boot|{{#var:RELEASE_LINK}}|Customizing U-Boot}}
* {{Varlink|Android Customizing SePolicy|{{#var:RELEASE_LINK}}|SeLinux}}
* {{Varlink|Android Customizing BootAnimation|{{#var:RELEASE_LINK}}|BootAnimation}}
* {{Varlink|Android_NXP_Guide|{{#var:RELEASE_LINK}}#Flashing_Android_with_USB_Fastboot|Android flashing}}
* {{Varlink|Android_NXP_Guide|{{#var:RELEASE_LINK}}#Flashing_Android_with_USB_Fastboot|Android flashing}}
* {{Varlink|Android_UUU_IMX8|{{#var:RELEASE_LINK}}|Booting from USB using UUU(Universal Update Utility) and Flashing Android OS}}
|color=green}}<nowiki>
|color=green}}<nowiki>
</nowiki>{{SoftBox
</nowiki>{{SoftBox
Line 62: Line 66:
</div>
</div>
<div style="width:50%; float: right;">
<div style="width:50%; float: right;">
* {{Varlink|DART-MX8M GPIO|{{#var:RELEASE_LINK}}|GPIO}}
* {{Varlink|MX8M GPIO|{{#var:RELEASE_LINK}}|GPIO}}
* {{Varlink|DART-MX8M I2C|{{#var:RELEASE_LINK}}|I2C}}
* {{Varlink|DART-MX8M I2C|{{#var:RELEASE_LINK}}|I2C}}
* {{Varlink|DART-MX8M SPI|{{#var:RELEASE_LINK}}|SPI}}
* {{Varlink|DART-MX8M SPI|{{#var:RELEASE_LINK}}|SPI}}
* {{Varlink|DART-MX8M UART|{{#var:RELEASE_LINK}}|UART}}
* {{Varlink|DART-MX8M UART|{{#var:RELEASE_LINK}}|UART}}
* {{Varlink|Android USB Host|{{#var:RELEASE_LINK}}|USB Host}}
* {{Varlink|Android USB Host|{{#var:RELEASE_LINK}}|USB Host}}
* {{Varlink|DART-MX8M USB OTG|{{#var:RELEASE_LINK}}#Configuring_the_USB_OTG_port_under_Linux|USB OTG}}
* {{Varlink|DART-MX8M USB OTG|{{#var:RELEASE_LINK}}|USB OTG}}
* {{Varlink|VAR-SOM-MX6_Android_Wireless_LAN|{{#var:RELEASE_LINK}}|WiFi}}
* {{Varlink|VAR-SOM-MX6_Android_Wireless_LAN|{{#var:RELEASE_LINK}}|WiFi}}
* {{Varlink|DART-MX8M_Android_Modem|{{#var:RELEASE_LINK}}|mPCIE-Modem}}
</div>
</div>
<div style="width:100%;">
<div style="width:100%;">
Line 79: Line 84:
</div>
</div>
|color=blue}}}}
|color=blue}}}}
__NONUMBEREDHEADINGS__
{{NONUMBEREDHEADINGS}}

Revision as of 06:42, 29 November 2021


DART-MX8M-MINI Android Pie

Android is a mobile operating system developed by Google, based on a modified version of the Linux kernel and other open source software and designed primarily for touchscreen mobile devices such as smartphones and tablets. In addition, Google has further developed Android TV for televisions, Android Auto for cars, and Wear OS for wrist watches, each with a specialized user interface. Variants of Android are also used on game consoles, digital cameras, PCs and other electronics. Freescale/NXP i.MX is part of OHA the Android Project providing a release based on the Android Project and Google and Linux Foundation sources. Variscite extends this release to support its i.MX8 System On Module products.

Release version: P9.0.0_r01

General

General

Programming

Support

  • Variscite Customer Portal
    Register at Variscite Customer Portal to get high quality engineering support for Variscite products
How-to

Test and use an Interface

 

Notes:

  • In any "How-to" steps where manual steps to be executed on the target are mentioned, either the serial port or an adb shell should be used.
  • If a certain interface require changes in the kernel code, then after those changes are done the boot image needs to be rebuilt and flashed on the SOM.