jhofseth
Member
I want to use this thread to develop Cyanogenmod for the ACER ICONIA TAB 8 A1-860. I have not yet compiled a ROM for the A1-860, because Acer has EFI bootloader security. The 4th partition is the ESP (EFI) boot partition, the 5th partition is the boot.img (boot) partition and the 7th partition is the fastboot partition. The fastboot partition is the one you don't want to lose unless you have the ability to use Intel's Flash Tool to restore fastboot; I've done that successfully to restore fastboot and it's a pain-in-the-butt! So far, I can boot into both GRUB x86 EFI and Gummiboot, but EFI will only autoboot the unmodified stock 64bit EFI bootloader. If you want to manually boot other EFI images, you have to be able to use USB On-The-Go (USB OTG) with a USB keyboard. More to come....
----------------
PROGRESS UPDATES/PROJECT STATUS HERE (updated regularly):
for GIT usage: https://github.com/jhofseth/android_device_acer_citizen.git
for browser viewing: https://github.com/jhofseth/android_device_acer_citizen
STATUS:
----------------
PROGRESS UPDATES/PROJECT STATUS HERE (updated regularly):
for GIT usage: https://github.com/jhofseth/android_device_acer_citizen.git
for browser viewing: https://github.com/jhofseth/android_device_acer_citizen
STATUS:
- identified boot image signing technique (see below, post #12)
- auto-boot not possible with alternate bootloader due to firmware security
- USB OTG required to boot alternate EFI images, manually
- therefore, Intel stitch boot signing needs to be modified for A1-860 (zip file below, post #12)
- autoboot WILL be possible afterward, because bootloader will remain unchanged from stock (i.e., only boot.img, etc., will change and be Intel stitch signed)
- currently modifying CM13 Marshmallow device folder for the A1-860 (codename: citizen); will upload afterward
- whenever I do the first build, I will utilize pre-built kernel to see if it works; later builds will use custom kernels, etc.
Last edited: