vimwiki: booken info
This commit is contained in:
parent
08d20a5218
commit
b51f64764b
45
.vim/vimwiki/Notes.wiki
Normal file
45
.vim/vimwiki/Notes.wiki
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
= Builroot =
|
||||||
|
repo init -u ssh://git@intra.bookeen.com:7999/GAJAH/master-repo.git -m awa13_f1f2.xml
|
||||||
|
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 ==
|
||||||
|
cs ~/Sources/awa13/
|
||||||
|
./buildroot/scripts/build_android.sh
|
||||||
|
|
||||||
|
= U-Boot =
|
||||||
|
|
||||||
|
Config in pack/chips/sun5i/configs/bk-android/default/env_nand.cfg
|
||||||
|
|
||||||
|
= People =
|
||||||
|
|
||||||
|
Dan, Batiste , Mat , Laurent
|
||||||
|
Nicolas , Michael ,
|
||||||
|
|
||||||
|
Florent, Patrick
|
2
.vim/vimwiki/TODO.wiki
Normal file
2
.vim/vimwiki/TODO.wiki
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
disable BASEBAND
|
||||||
|
|
4
.vim/vimwiki/Wifi.wiki
Normal file
4
.vim/vimwiki/Wifi.wiki
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
=== Wifi ===
|
||||||
|
|
||||||
|
id: BKDEV
|
||||||
|
passwd : bookeendevwifi
|
@ -3,4 +3,7 @@
|
|||||||
* listing
|
* listing
|
||||||
* [[lien]]
|
* [[lien]]
|
||||||
|
|
||||||
|
= Bookeen =
|
||||||
|
[[*]] [[Notes]]
|
||||||
|
* [[TODO]]
|
||||||
|
* [[Wifi]]
|
||||||
|
Loading…
Reference in New Issue
Block a user