Update bookeen build info
This commit is contained in:
parent
b51f64764b
commit
f1c7bc5bdf
@ -1,5 +1,5 @@
|
|||||||
= Builroot =
|
= Builroot =
|
||||||
repo init -u ssh://git@intra.bookeen.com:7999/GAJAH/master-repo.git -m awa13_f1f2.xml
|
repo init -u ssh://git@intra.bookeen.com:7999/GAJAH/master-repo.git -m awa13_f1f2_android.xml
|
||||||
repo sync -j8
|
repo sync -j8
|
||||||
repo forall -c "git checkout bk-f1f2"
|
repo forall -c "git checkout bk-f1f2"
|
||||||
|
|
||||||
@ -30,13 +30,21 @@ export DEVICE=ANDROID
|
|||||||
./build.sh -p awa13
|
./build.sh -p awa13
|
||||||
|
|
||||||
== Build Livesuit img ==
|
== Build Livesuit img ==
|
||||||
cs ~/Sources/awa13/
|
cd ~/Sources/awa13/
|
||||||
./buildroot/scripts/build_android.sh
|
./buildroot/scripts/build_android.sh
|
||||||
|
|
||||||
|
Make sure to have the following modif in awa13
|
||||||
|
project tools/ branch android
|
||||||
|
-m pack/pack #MODIFY PATH TO ANDROID OUT
|
||||||
|
|
||||||
= U-Boot =
|
= U-Boot =
|
||||||
|
|
||||||
Config in pack/chips/sun5i/configs/bk-android/default/env_nand.cfg
|
Config in pack/chips/sun5i/configs/bk-android/default/env_nand.cfg
|
||||||
|
|
||||||
|
= Flashing the image =
|
||||||
|
Image is flashed using Livesuit
|
||||||
|
https://github.com/linux-sunxi/sunxi-livesuite.git
|
||||||
|
|
||||||
= People =
|
= People =
|
||||||
|
|
||||||
Dan, Batiste , Mat , Laurent
|
Dan, Batiste , Mat , Laurent
|
||||||
|
@ -1,9 +1,13 @@
|
|||||||
= Vim memo =
|
= Vim memo =
|
||||||
|
|
||||||
* listing
|
* listing
|
||||||
|
* TODO [[_yesterday_]]
|
||||||
* [[lien]]
|
* [[lien]]
|
||||||
|
|
||||||
= Bookeen =
|
= Bookeen =
|
||||||
[[*]] [[Notes]]
|
* [[Notes]]
|
||||||
* [[TODO]]
|
* [[TODO]]
|
||||||
* [[Wifi]]
|
* [[Wifi]]
|
||||||
|
* *one day* -- or another
|
||||||
|
- list 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user