We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:odroid4412 [2014/06/19 11:12]
odroid [Introduction]
en:odroid4412 [2014/06/27 12:19] (current)
ruppi
Line 1: Line 1:
-====== Android platform build guide for Exynos-4412 ======+[[en:​Exynos4412BootSequence|Exynos4412 Boot Sequence]]
  
-=== How to download and build the Android source code ===+[[en:​odroid-xq|Getting started with the Odroid-U2/​U3 & Q/Q2 & X/X2]]
  
-== android-4.1.2 ==+[[en:​AndroidPlatformBuildGuideForExynos4412|Android platform build guide for Exynos-4412]]
  
-<​code>​ 
-$ repo init -u https://​github.com/​hardkernel/​android.git -b 4412_4.1.2_master 
-$ repo sync 
-$ repo start 4412_4.1.2_master --all 
-$ ./​build_android.sh odroidu[x,​x2,​q,​q2] 
-</​code>​ 
- 
-<​code>​ 
-$ repo forall -c git reset --hard 4412_v2.x 
-</​code>​ 
- 
-== android-4.4.3 == 
-<​code>​ 
-$ repo init -u https://​github.com/​hardkernel/​android.git -b 4412_4.4.3_master 
-$ repo sync 
-$ repo start 4412_4.4.3_master --all 
-$ ./build.sh odroidxu platform 
-</​code>​ 
-* Visit this link to install the repo. 
-http://​source.android.com/​source/​downloading.html 
- 
-* To get the same version source of this Alpha 2.0 in the future, try below command of tag. 
-<​code>​ 
-$ repo forall -c git reset --hard 4412_v3.x 
-</​code>​ 
- 
-==== How to download the Kernel source code and build ==== 
-https://​github.com/​hardkernel/​linux/​tree/​odroid-3.0.y-android 
- 
-== anroid-4.1.2 == 
-<​code>​ 
-$ git clone https://​github.com/​hardkernel/​linux.git -b odroid-3.0.y-android 
-$ cd linux 
-$ make odroidu[x,​x2,​q,​q2]_android_defconfig 
-$ make -j8 
-</​code>​ 
- 
-== anroid-4.4.3 == 
-<​code>​ 
-$ git clone https://​github.com/​hardkernel/​linux.git -b odroid-3.0.y-android 
-$ cd linux 
-$ make odroidu[x,​x2]_android_442_defconfig 
-$ make -j8 
-</​code>​ 
- 
- 
-Write kernel 
- 
-In the host PC. 
-<​code>​ 
-#fastboot flash kernel arch/​arm/​boot/​zIamge 
-</​code>​ 
- 
-Reboot system 
- 
-In the host PC. 
-<​code>​ 
-#fastboot reboot 
-</​code>​ 
  
en/odroid4412.1403143971.txt.gz ยท Last modified: 2014/06/19 11:12 by odroid
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0