From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Mon, 14 Oct 2013 21:05:27 +0200 Subject: [U-Boot] u-boot-xlnx/master-next: build error In-Reply-To: <1381776858045-165385.post@n7.nabble.com> References: <1381776858045-165385.post@n7.nabble.com> Message-ID: <20131014210527.59067ba0@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Oleg, On Mon, 14 Oct 2013 11:54:18 -0700 (PDT), Oleg Dzhimiev 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, -- Albert.