config/.vim/vimwiki/Notes.wiki

54 lines
1.8 KiB
Plaintext
Raw Normal View History

2015-05-22 11:05:56 +02:00
= Builroot =
2015-05-26 11:52:16 +02:00
repo init -u ssh://git@intra.bookeen.com:7999/GAJAH/master-repo.git -m awa13_f1f2_android.xml
2015-05-22 11:05:56 +02:00
repo sync -j8
repo forall -c "git checkout bk-f1f2"
project boot/ branch bk-f1f2
project build/ branch bk-f1f2
project buildroot/ branch android
project cybupdate/ branch bk-f1f2
project cyevd/ branch bk-f1f2
project linux-3.0/ branch android
-m rootfs/sun5i_rootfs.cpio.gz
project mmcsignal/ branch bk-f1f2
project nvram/ branch bk-f1f2
project system/ branch bk-f1f2
project tools/ branch android
-m pack/pack #MODIFY PATH TO ANDROID OUT
project tools-bookeen/adbd/ branch bk-f1f2
project tools-bookeen/epdtools/ branch bk-f1f2
project tools-bookeen/frontlight/ branch bk-f1f2
project tools-bookeen/power/ branch bk-f1f2
project tools-bookeen/rtc/ branch bk-f1f2
make DEVICE=CYBFT1F-BK
== Rebuild Kernel ==
cd linux-3.0
export DEVICE=ANDROID
./build.sh -p awa13
== Build Livesuit img ==
2015-05-26 11:52:16 +02:00
cd ~/Sources/awa13/
2015-05-22 11:05:56 +02:00
./buildroot/scripts/build_android.sh
2015-05-26 11:52:16 +02:00
Make sure to have the following modif in awa13
project tools/ branch android
-m pack/pack #MODIFY PATH TO ANDROID OUT
2015-05-22 11:05:56 +02:00
= U-Boot =
Config in pack/chips/sun5i/configs/bk-android/default/env_nand.cfg
2015-05-26 11:52:16 +02:00
= Flashing the image =
Image is flashed using Livesuit
https://github.com/linux-sunxi/sunxi-livesuite.git
2015-05-22 11:05:56 +02:00
= People =
Dan, Batiste , Mat , Laurent
Nicolas , Michael ,
Florent, Patrick