
Hi Bhupesh,
On 12 February 2014 13:55, bhupesh.sharma@freescale.com < bhupesh.sharma@freescale.com> wrote:
Hi Inder,
Could you please check the output of:
$ echo $ARCH
I checked, it gives aarch64. Anyway if I don't set ARCH properly, the make command fails saying "Failed: $ARCH=arm, should be 'aarch64' for vexpress_aemv8a".
There seems to be some other problem. I tried with Tiger's toolchain version as well but I get same issue.
Thanks, Inder
if it set to some values, unset it using:
$ unset ARCH
Regards,
Bhupesh
*From:* TigerLiu@viatech.com.cn [mailto:TigerLiu@viatech.com.cn] *Sent:* Wednesday, February 12, 2014 1:44 PM *To:* inderpal.singh@linaro.org *Cc:* Sharma Bhupesh-B45370; drambo@broadcom.com; u-boot@lists.denx.de; trini@ti.com
*Subject:* Re: [U-Boot] how to get u-boot code with arm64: core support
Hi, Inder:
Could it be a toolchain issue? I used the linaro toochain
gcc-linaro-aarch64-linux-gnu-4.8-2014.01_linux.tar.xzhttp://releases.linaro.org/latest/components/toolchain/binaries/gcc-linaro-aarch64-linux-gnu-4.8-2014.01_linux.tar.xzat [1]. Maybe
I use gcc-linaro-aarch64-linux-gnu-4.8-2013.07-1_linux.tar
Best wishes,