You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/android/Overview_Getting_Started_Guide.rst
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,3 +28,14 @@ Using Prebuilt binaries
28
28
29
29
$ tar -zxvf AM62Px_XX.YY.ZZ_emmc.tgz
30
30
31
+
32
+
.. ifconfig:: CONFIG_part_variant in ('AM67A')
33
+
34
+
The SDK download page provides pre-built Android binaries (:file:`AM67A_{XX}.{YY}.{ZZ}_emmc.tgz`) which can be readily used to flash the |__PART_FAMILY_DEVICE_NAMES__| EVM and boot Android.
35
+
36
+
Extract the contents of the pre-built images tarball and follow the procedure mentioned in :ref:`android-flashing` page to flash these binaries to the EVM.
0 commit comments