- Notifications
You must be signed in to change notification settings - Fork0
Yongci/manifests
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Android style to manage cubieboard2 repos
$curlhttps://raw.github.com/cubieboard/git-repo/stable/repo > ~/bin/repo
$chmod +x ~/bin/repo
$mkdir cubieboard2_test && cd cubieboard2_test
$repo init --no-repo-verify -u git://github.com/cubieboard2/manifests -b cb2 -m test.xml
$repo sync
$./build.sh rootfs/linux_test_rootfs.tar.gz
This will generate an image(output/pack/livesuit_cubieboard2.img) , which can be flashed to the nandflash on cubieboard by livesuit tools
First, you need to download livesuit tools, the download url for each platform are,
Please notices that, The livesuit is provided by allwinner, and they are closed source, so we are unable to modify them neither. Currently, The most stable version is for Windows. After you having installed livesuit on your PC,
Start livesuit, and select the image you want to flash
Power off Cubieboard2, press the FEL key, which is near to the Mini-USB port, and hold it on while plugging in Mini USB cable
Livesuit will run into FEL mode, and start to flash the image to nandflash
This image is for testing cubieboard2, which will be triggered by sending IR key '1'(code=26) aftersystem startup.
Please do not use old livesuit that comes with a10, It's not compatible, and I don't know why till now.
Some prebuilt image for cubieboard2
Ubuntu 12.04 Desktop:
Android 4.2: