Zum Inhalt springen

MK802II A20: Unterschied zwischen den Versionen

Amir (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Amir (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
__FORCETOC__
This page is a rough guide on how to get linux running on the MK802II_A20 android hdmi stick.  
This page is a rough guide on how to get linux running on the MK802II_A20 android hdmi stick.  


Zeile 26: Zeile 27:
And it this fex file i found the exact values in order to use for the dram config. I edited the dram file corresponding to mk802II_a20 and compiled uboot with spl.
And it this fex file i found the exact values in order to use for the dram config. I edited the dram file corresponding to mk802II_a20 and compiled uboot with spl.
After writing it to an sd card i had a working secondary bootloader.
After writing it to an sd card i had a working secondary bootloader.
==== Kernel ====
I decided to use kernel version [https://github.com/linux-sunxi/linux-sunxi 3.4.90] since it's quite recent and i've already used it for A10 based devices. Based on my experience with similar devices and a bit of guess work i came up with [https://metalab.at/wiki/images/2/2d/Mk802ii_a20_kernel.txt this configuration].