匿名
尚未登入
登入
flip the world
搜尋
檢視Android的原始碼
出自flip the world
命名空間
頁面
討論
更多
更多
頁面操作
閱讀
檢視原始碼
歷史
←
Android
您沒有權限執行編輯此頁面,由於以下原因:
您請求的操作只有這個群組的使用者能使用:
使用者
您可以檢視並複製此頁面的原始碼。
== source == * <nowiki>git clone https://github.com/gonzoua/u-boot-pi.git</nowiki> * <nowiki>svn co file:///var/svn/raspberrypi/u-boot-pi</nowiki> == prepare == * repo - a tool that makes it easier to work with Git in the context of Android. ** $ mkdir ~/bin ** $ PATH=~/bin:$PATH ** <nowiki>$ curl http://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo</nowiki> ** $ chmod a+x ~/bin/repo * init repo client ** $ mkdir WORKING_DIRECTORY ** $ cd WORKING_DIRECTORY ** <nowiki>$ repo init -u https://android.googlesource.com/platform/manifest</nowiki> * IcedTea for OpenJDK 6 ** <nowiki>http://blog.fuseyism.com/index.php/2014/04/15/security-icedtea-1-13-3-for-openjdk-6-released/</nowiki> * SD card ** cp system root/* data under out/target/product/generic/ into /root partition in SD ** specify the root= in bootargs (modify the cmdline.txt in /boot paratition) == build == * switch to your working directory * export TARGET_PREBUILT_KERNEL=$your_kernel_path/arch/arm/boot/zImage * make bootimage == reference == * [http://s.android.com/source/downloading.html Android - Downloading the Source] * [http://en.wikipedia.org/wiki/Icedtea wiki - IcedTea project]
返回到「
Android
」。
導覽
導覽
首頁
近期變更
隨機頁面
MediaWiki說明
wiki工具
wiki工具
特殊頁面
頁面工具
頁面工具
使用者頁面工具
更多
連結至此的頁面
相關變更
頁面資訊
頁面日誌