Hi, Last weekend I upgraded my cross-compilation host from 32-bit to 64-bit box, and probably because of this I'm now seeing the following build failure with "tftpboot.img" target with current 3.14-rc: CALL scripts/checksyscalls.sh CHK include/generated/compile.h kernel: arch/sparc/boot/image is ready ELFTOAOUT arch/sparc/boot/tftpboot.img PT 0 Entry: Loadable to 0x400000[0x91bb20] from 0x0[0x4baff8] align 0x100000 PT 1 Entry: Note PT 2 Entry: unknown PIGGY arch/sparc/boot/tftpboot.img lseek: Invalid argument make[5]: *** [arch/sparc/boot/tftpboot.img] Error 1 Since the tftpboot.img for current kernels is no longer usable anyway on old SPARCs due to size limitations, I was wondering should we just delete this code altogether from the kernel tree, or should we try to fix it? People actually needing TFTP images can still use SILO/TILO... A. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html