Hi,
Please use the linaro-image-tools: git git://git.linaro.org/infrastructure/linaro-image-tools.git
linaro-android-media-create --dev arndale_octa --mmc /dev/sdb --system system.tar.bz2 --boot boot.tar.bz2 --userdata userdata.tar.bz2
On 5 March 2014 11:11, 元平徐 jef199006@gmail.com wrote:
Hello everyone!
I have compiled the linaro-android for arndale-octa,and generates the system.tar.bz2 ,boot.tar.bz2 ,userdata.tar.bz2 ,but linaro-android-media-create don't provide the option(--dev) for arndale-octa now,and how to flash these file to sd card??
Thanks very much!
jefby
2014-03-05 10:29 GMT+08:00 元平徐 jef199006@gmail.com:
Hi Vishal ,
Thanks very much for your help. Now i have build the android source successfully.And i have some questions about the arm-eabi- and arm-linux-androideabi- toolchain, are they different? Under what circumstances should use the corresponding tool chain?
jefby
2014-03-05 9:22 GMT+08:00 Hongfang Zhang drzhf@hotmail.com:
hi Vishal and Milosz,
Thanks for your kind help. I've solved this problem. My Ubuntu is fresh installed and then run the script to initialize the building environment. I just went through and followed the instruction from source.android.comand rebuild the environment, and thus installed some new packages, then the tarballs was built successfully. I'm not sure which package is the root cause, anyway it works now. Regards, Frank
Date: Wed, 5 Mar 2014 06:30:54 +0530 Subject: Re: about the error when compile arndale-octa linaro-android source From: vishal.bhoj@linaro.org To: jef199006@gmail.com CC: linaro-android@lists.linaro.org
Don't set the toolchain here to hardfloat toolchain :
"TARGET_TOOLS_PREFIX=/work/arndale-octa-linaro/gcc-linaro-arm-linux-gnueabihf-4.8-2014.02_linux/bin/arm-linux-gnueabihf-"
Please look at it below:
TARGET_TOOLS_PREFIX=prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8-linaro/bin/arm-linux-androideabi-
_______________________________________________ linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android