[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] Changing from S3E500 to 1600




 I changed to a S3E1600 board, but  a strange error has appeared.

When compiling the Linux kernel  this appears:



drivers/input/keypaddev.c:115: error: `CONFIG_XILINX_BTN_DECODER_0_BASEADDR' undeclared here (not in a function)


So after a liile research I found that the definition of the symbol CONFIG_XILINX_BTN_DECODER_0_BASEADDR is found on these files:


./software/uClinux-2.4.x/arch/microblaze/platform/Xilinx-Spartan3E1600- RevA/auto-config.in ./software/uClinux-2.4.x/arch/microblaze/platform/Xilinx-Spartan3E500- RevD/auto-config.in


and by the magical wonder of Petalinux scripts goes to the file

./software/linux-2.6.x-petalogix/include/linux/autoconf.h

when one executes    "make dep"


But this happens only when on Xilinx-Spartan3E500-RevD, not on Xilinx-Spartan3E1600-RevA..


Has anyone got any more clues?

My best regards

Paulo Ferreira

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/