[U-Boot-Users] PXA Support on ELDK

Kanagesh R kanagesh at india.com
Wed Nov 29 12:32:12 CET 2006


Hello,

Apologies for posting this question here, I couldn't find a list for the ELDK.  I am working with a PXA270 based custom board.  I am trying to compile the Linux kernel (2.6.13) with the ELDK Toolchain (version 3.1.1) and am facing an issue.  

Most of the kernel compiles fine but during the link stage, it 
fails with a parse error from arm-linux-ld.  The last section of 
the build log is as follows:

  AS      arch/arm/lib/strrchr.o
  AS      arch/arm/lib/testchangebit.o
  AS      arch/arm/lib/testclearbit.o
  AS      arch/arm/lib/testsetbit.o
  AS      arch/arm/lib/uaccess.o
  CC      arch/arm/lib/ucmpdi2.o
  AR      arch/arm/lib/lib.a
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
arm-linux-ld:arch/arm/kernel/vmlinux.lds:859: parse error
make: *** [.tmp_vmlinux1] Error 1

On browsing through the line that showed this error, I guess it 
says that support for PXA processor is not present in the build.  

May I know if anyone has compiled a kernel for the PXA processor 
using the ELDK toolchain?  Does the ELDK toolchain support build 
for PXA processor?

Thanks in advance,
Kanagesh


-- 

Search for products and services at: 
http://search.mail.com




More information about the U-Boot mailing list