Hi,
I am trying to create boot images for vexpress platform following instructions mentioned here https://wiki.linaro.org/Releases/MilestoneBuilds.
Daily Build & HwPack Images used:
* http://releases.linaro.org/platform/linaro-n/headless/alpha-1/linaro-nat ty-headless-tar-20101202-1.tar.gz
* http://releases.linaro.org/platform/linaro-n/hwpacks/alpha-1/vexpress/20 101201/1/images/hwpack/hwpack_linaro-vexpress_20101201-1_armel_supported .tar.gz
I am getting errors while installing images on SD card when I tried following command:
sudo linaro-media-create --rootfs ext3 --mmc /dev/sdb --dev vexpress --binary linaro-natty-alip-tar-20101202-1.tar.gz --hwpack hwpack_linaro-vexpress_20101201-1_armel_supported.tar.gz
.
.
Populating Boot Partition
Installing Boot Loader
tar: binary/usr/lib/u-boot/ca9x4_ct_vxp/u-boot.bin: Not found in archive
tar: Exiting with failure status due to previous errors
I am not sure whether I am using right build images, can anyone point me to the working build images for vexpress platform.
Thanks
Praveen