Hi, I'm using the config, which is provided as arch/mips/defconfig-smvr4181a. The kernel is the 2.4-release (cvs -rlinux_2_4) form linux-mips.org. Compiling works fine for some time, but then I get this error: jscheel/Programmieren/cmms/linux/include/asm/gcc -G 0 -mno-abicalls -fno-pic -pipe -mcpu=r4600 -mips2 -Wa,--trap -nostdinc -iwithprefix include -DKBUILD_BASENAME=pmu -c -o pmu.o pmu.c {standard input}: Assembler messages: {standard input}:125: Warning: Tried to set unrecognized symbol: vr4100 {standard input}:126: Error: opcode not supported on this processor `standby' make[1]: *** [pmu.o] Error 1 make[1]: Leaving directory `/home/jscheel/Programmieren/cmms/linux/arch/mips/vr4181a/common' make: *** [_dir_arch/mips/vr4181a/common] Error 2 Is this a problem with your patch or perhaps with my cross-compiler? (Depends it on GCC 3.x?) Thanks in advice! Am Donnerstag, 13. Februar 2003 07:58 schrieb Yoichi Yuasa: > Hello Ralf, > > I added support of NEC VR4181A and NEC SMVR4181A board. > > As for VR4181A, The peripheral differs from VR4181 or VR4100 series > greatly. If a VR4100 core is removed from VR4181, VR4181A and VR4100 > series, they are completely different chip. > > Therefore, the directory vr4181a was newly created below to arch/mips. > > This patch is based on linux_2_4 tag cvs tree on ftp.linux-mips.org > Would you apply this patch to CVS on ftp.linux-mips.org? > > P.S. > The patch for 2.5 is also created now. Please wait for a moment. > > Best Regards, > > Yoichi -- Grüße, Julian