Build: https://android-build.linaro.org/builds/~linaro-android/leb-snowball-11.08-release/#4

Install instructions:

# Get artifacts
wget --no-check-certificate http://releases.linaro.org/platform/linaro-n/android/11.08/leb-snowball/boot.tar.bz2 http://releases.linaro.org/platform/linaro-n/android/11.08/leb-snowball/system.tar.bz2 http://releases.linaro.org/platform/linaro-n/android/11.08/leb-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:08 1.4K open
application/x-tar boot.tar.bz2 13-Jan-2018 17:08 4.2M open
text pinned-manifest.xml 13-Jan-2018 17:08 21.9K open
text source-manifest.xml 13-Jan-2018 17:08 21.9K open
application/x-tar system.tar.bz2 27-Feb-2018 03:33 36.3M open
application/x-tar userdata.tar.bz2 13-Jan-2018 17:08 364.5K open