Build: https://android-build.linaro.org/builds/~linaro-android/staging-snowball-11.09-release/#1

Install instructions:

# Get artifacts
wget --no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_staging-snowball-11.09-release/1/artifact/build/out/target/product/snowball/boot.tar.bz2 https://android-build.linaro.org/jenkins/job/linaro-android_staging-snowball-11.09-release/1/artifact/build/out/target/product/snowball/system.tar.bz2 https://android-build.linaro.org/jenkins/job/linaro-android_staging-snowball-11.09-release/1/artifact/build/out/target/product/snowball/userdata.tar.bz2

# Get the latest linaro image tools
bzr branch lp:linaro-image-tools

# Insert SD card and note the assigned '/dev/sdX' or '/dev/mmcblk0'
dmesg

# Create media
sudo ./linaro-image-tools/linaro-android-media-create --mmc /dev/sdX --dev snowball_sd --boot boot.tar.bz2 --system system.tar.bz2 --userdata userdata.tar.bz2

# Insert the SD card and boot the board - *stop* on the uboot cmdline.
# The default bootcmd is currently not set properly, something that we are working on but can be rectified by typing the following:
U8500 $ setenv bootcmd "setenv bootargs 'console=ttyAMA2,115200n8 vmalloc=256M root=/dev/ram rw rootwait ip=dhcp mem=128M@0 mali.mali_mem=32M@128M hwmem=168M@M160M mem=48M@328M mem_issw=1M@383M mem=640M@384M'; mmc rescan 1; fat load mmc 1:1 0x100000 /uImage; fat load mmc 1:1 0x5000000 /uInitrd; bootm 0x100000 0x5000000"
U8500 $ saveenv
U8500 $ run bootcmd

For more information on how to use this builds please see the Linaro wiki at:

        https://wiki.linaro.org/Platform/Android/ImageInstallation

NameLast modifiedSizeLicense

Parent Directory Parent Directory
other README 13-Jan-2018 17:09 1.6K open
application/x-tar boot.tar.bz2 13-Jan-2018 17:09 4.2M open
text pinned-manifest.xml 13-Jan-2018 17:09 22.7K open
text source-manifest.xml 13-Jan-2018 17:09 22.7K open
application/x-tar system.tar.bz2 27-Feb-2018 03:33 49.0M open
application/x-tar userdata.tar.bz2 13-Jan-2018 17:09 363.8K open