[U-Boot] u-boot-xlnx/master-next: build error

Hi,
Building u-boot-xlnx/master-next:4cb9c3de73d66372d40d24baf82fa87a702f0c9b throws an error:
lowlevel_init.S: Assembler messages: lowlevel_init.S:35: Error: selected processor does not support ARM mode `fmrx r1,FPEXC' lowlevel_init.S:37: Error: selected processor does not support ARM mode `fmxr FPEXC,r1' make[1]: *** [lowlevel_init.o] Error 1
OS: Ubuntu 13.04 x64 target: zynq_zed_config cross-tools: cross compiler built with yocto poky:
export CROSS_COMPILE=arm-poky-linux-gnueabi- export PATH=/opt/poky/1.4.2/sysroots/x86_64-pokysdk-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/:$PATH
Thanks
-- View this message in context: http://u-boot.10912.n7.nabble.com/u-boot-xlnx-master-next-build-error-tp1653... Sent from the U-Boot mailing list archive at Nabble.com.

Hi Oleg,
On Mon, 14 Oct 2013 11:54:18 -0700 (PDT), Oleg Dzhimiev oleg@elphel.com wrote:
Hi,
Building u-boot-xlnx/master-next:4cb9c3de73d66372d40d24baf82fa87a702f0c9b throws an error:
lowlevel_init.S: Assembler messages: lowlevel_init.S:35: Error: selected processor does not support ARM mode `fmrx r1,FPEXC' lowlevel_init.S:37: Error: selected processor does not support ARM mode `fmxr FPEXC,r1' make[1]: *** [lowlevel_init.o] Error 1
OS: Ubuntu 13.04 x64 target: zynq_zed_config cross-tools: cross compiler built with yocto poky:
export CROSS_COMPILE=arm-poky-linux-gnueabi- export PATH=/opt/poky/1.4.2/sysroots/x86_64-pokysdk-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/:$PATH
Thanks
U-boot-xlnx is not a sub-repo of the official U-Boot; it is Xilinx' own version, located at https://github.com/Xilinx/u-boot-xlnx.
I suggest you ask the Xilinx folks about it.
Amicalement,

Hi,
On 10/14/2013 09:05 PM, Albert ARIBAUD wrote:
Hi Oleg,
On Mon, 14 Oct 2013 11:54:18 -0700 (PDT), Oleg Dzhimiev oleg@elphel.com wrote:
Hi,
Building u-boot-xlnx/master-next:4cb9c3de73d66372d40d24baf82fa87a702f0c9b throws an error:
lowlevel_init.S: Assembler messages: lowlevel_init.S:35: Error: selected processor does not support ARM mode `fmrx r1,FPEXC' lowlevel_init.S:37: Error: selected processor does not support ARM mode `fmxr FPEXC,r1' make[1]: *** [lowlevel_init.o] Error 1
OS: Ubuntu 13.04 x64 target: zynq_zed_config cross-tools: cross compiler built with yocto poky:
export CROSS_COMPILE=arm-poky-linux-gnueabi- export PATH=/opt/poky/1.4.2/sysroots/x86_64-pokysdk-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/:$PATH
Thanks
U-boot-xlnx is not a sub-repo of the official U-Boot; it is Xilinx' own version, located at https://github.com/Xilinx/u-boot-xlnx.
I suggest you ask the Xilinx folks about it.
just FYI: this should be Linux issue not u-boot issue. I have got another message from your colleague which I have already answered.
Thanks, Michal

Yes, most likely. Thanks for the answer.
-- View this message in context: http://u-boot.10912.n7.nabble.com/u-boot-xlnx-master-next-build-error-tp1653... Sent from the U-Boot mailing list archive at Nabble.com.
participants (3)
-
Albert ARIBAUD
-
Michal Simek
-
Oleg Dzhimiev