Build: https://android-build.linaro.org/builds/~linaro-android/staging-snowball-11.12-release/#build=4
Install instructions
There are two methods to install linaro builds:- using pre-built image
- creating your own image with linaro image tools
Using pre-built image
# Insert SD card and note the assigned '/dev/sdX' or '/dev/mmcblk0' $ dmesg $ SDCARD=/dev/sdX # sdcard found from dmesg above $ URL=http://releases.linaro.org/11.12/android/images/staging-snowball/staging-snowball.img.gz $ curl $URL | gunzip -c | sudo dd bs=64k of=$SDCARDNote: Windows users may use the Image Writer for Windows
Building a Custom Image
Download boot.tar.bz2 , system.tar.bz2 and userdata.tar.bz2 from the links below# Get linaro image tools # method 1: using binary package for Ubuntu (PPA) $ sudo add-apt-repository ppa:linaro-maintainers/tools $ sudo apt-get update $ sudo apt-get install linaro-image-tools # method 2: using source code $ wget http://releases.linaro.org/11.12/components/platform/linaro-image-tools/linaro-image-tools-2011.12.tar.gz # Insert SD card and note the assigned '/dev/sdX' or '/dev/mmcblk0' $ dmesg # Create media $ sudo linaro-android-media-create --mmc /dev/sdX --dev snowball_sd --system system.tar.bz2 --boot boot.tar.bz2 --userdata userdata.tar.bz2
Notes
- Due to differences in default U-Boot environment, these instructions will not work if you have flashed the Igloo Community Android Gingerbread releases, please flash the latest Ubuntu image to get a compatible U-Boot.
- You must setup the boot args:
U8500 $ setenv loadbootscript fat load mmc 1:1 ${loadaddr} /boot.scr U8500 $ saveenv Saving Environment to EMMC... Writing to EMMC... done U8500 $ run bootcmdThe next time the board will boot automatically.
In the console type:
stop adbd setprop service.adb.tcp.port 6565 start adbd ifconfig eth0 # to get boardsIPOn the host type:
adb connect boardsIP:6565
Links
For more information on how to use this builds please see the Linaro wiki at:http://wiki.linaro.org/Platform/Android/ImageInstallation
Name | Last modified | Size | License | |
---|---|---|---|---|
![]() |
Parent Directory | |||
![]() |
MD5SUMS | 11-Jan-2018 23:27 | 147 | |
![]() |
README | 11-Jan-2018 23:27 | 2.5K | |
![]() |
boot.tar.bz2 | 11-Jan-2018 23:27 | 4.2M | |
![]() |
pinned-manifest.xml | 11-Jan-2018 23:27 | 29.6K | |
![]() |
source-manifest.xml | 11-Jan-2018 23:28 | 29.6K | |
![]() |
staging-snowball.img.gz | 26-Feb-2018 13:31 | 100.1M | |
![]() |
system.tar.bz2 | 26-Feb-2018 13:31 | 92.6M | |
![]() |
userdata.tar.bz2 | 11-Jan-2018 23:28 | 33.2K |