Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Date

Description

Download

11.11.2021

Android 9 config via fat32 (iPanT10) bootloader 2019 with USB Update function SD-Card Image

trizeps8mini-ipant10-android9-variable-2021-11-11.imz

21.05.2021

Android 9 config via fat32 (iPanT7 V2) bootloader 2019 with USB Update function SD-Card Image

trizeps8mini-ipant7v2-android9-variable-2021-05-21b.imz

21.05.2021

Android 9 config via fat32 (iPanT7 V2) bootloader 2019 with USB Update function EMMC Image

trizeps8mini-ipant7v2-android9-variable-2021-05-21-emmc.imz

04.12.2020

Android 9 config via fat32 (iPanT7 V2) custom.sh calls init.oem.rc only once

trizeps8mini-ipant7v2-android9-variable-2020-12-04.imz

03.12.2020

Android 9 config via fat32 (iPanT7 V2) fslota starts apk after install

trizeps8mini-ipant7v2-android9-variable-2020-12-03.imz

24.11.2020

Android 9 config via fat32 (iPanT7 V2) add ethernet conf via xml

trizeps8mini-ipant7v2-android9-variable-2020-11-24.imz

12.11.2020

Android 9 config via fat32 (iPanT7 V2) add busybox, vold reboot fix

trizeps8mini-ipant7v2-android9-variable-2020-11-12.imz

01.11.2020

Android 9 config via fat32 (iPanT7 V2) more OTA options

trizeps8mini-ipant7v2-android9-variable-2020-11-01.imz

10.06.2020

Android 9 config via fat32 (iPanT7 V1R5)

trizeps8mini-ipant7v1r5-android9-variable-2020-09-16.imz

20.05.2020

Android 9 config via fat32 (iPanT7 V1)

trizeps8mini-ipant7-android9-variable-2020-09-16.imz

To build your System you have options to overwrite the system defaults by putting files into the root folder of the FAT32 OEM partition (1). During runtime this partition will be mounted (read only) as /oem. You can remount this partition by the command: remount_oem.sh

...

Date

Description

Download

29.04.2020

Image april

android9-tr8mini-ipant10-2020-04-30.imz

09.03.2020

Image march

trizeps8mini-ipant7-android9-2020-03-09.imz

28.01.2020

TestImage january

trizeps8mini-ipant7-android9-2020-01-28.imz

Reference to other

...

Seco Android Doc

Specialties by Keith&Koep Android9 Keith & Koep Seco Android9 Seco Specials
Settings via Commandline Interface: Android via Commandline

...

or download und upack this Archive (Version kuk_p9.0.0_2.2.0):
android9.0.0_2.2.0-kuk.tgz

Note: for the p9.0.0_2.3.0 preview take branch p9.0.0_2.3.0 or download und upack this Archive:
android-9.0.0_2.3.0-preview.tgz

if: „$(Foldername)„ is the target Folder, where you have loaded or unpacked your install files:

...

Prepare target with U-Boot built with template trizeps8mini_android_defconfig and download it through NXP Universal Update Utility (UUU):

Code Block
~/uboot/uboot-imx$ make clean
~/uboot/uboot-imx$ make trizeps8mini_android_defconfig
~/uboot/uboot-imx$ make flash_mini

...