[ODROID-PC] ubuntu12.04 android4.0 porting to the ODROID-PC process

Source: Internet
Author: User

Reference: http://blog.csdn.net/sunnybeike/article/details/8098349

Odroid prebuilt version

Img:http://com.odroid.com/sigong/nf_file_board/nfile_board.php?tag=odroid-pc

Odroid Source Download

http://com.odroid.com/sigong/nf_file_board/nfile_board_view.php?keyword=&tag=ODROID-PC&bid=111

[Can copy link with thunder DOWNLOAD]

After the source code download is complete, we are the way to start the source code compilation ...

Step One:

Compile uboot, I downloaded the uboot-4210

Therefore, the compile command is as follows:

    1. # CD Uboot   
    2. # make Distclean-to-be only used to clean up files from the source code   
    3. # Make Smdkv310_config--common use for odroid-a, odroid-pc, Odroid-a4   
    4. # make Arch=arm cross_compile=arm-none-eabi- [Specify arm-none-eabi- Absolute Path]


Step Two:

Compiling the Linux kernel kernel

    1. # make ARCH = Arm odroid_pc_defconfig = = => odroid-pc
    2. Let ' s start compile!
    3. # make ARCH=arm cross_compile=arm -none-eabi- [Specify arm-none-eabi- Absolute path]
You can specify parameters in makefile.


Step Three:

Compile Android to follow this: http://source.android.com/source/initializing.html

After:
    1. = = odroid- PC  ==  
    2. # CD ~/mydroid/android
    3. # mydroid/android$
    4. # chmod u+x./build_android.sh
    5. #./build_android.sh ODROIDPC
Baidu is experiencing problems.


Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

[ODROID-PC] ubuntu12.04 android4.0 porting to the ODROID-PC process

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.