Hi all, I am trying to configure the kernel for mips(DB1200 bosrd).I am getting this warning. how to remove this warning? WARNING: arch/mips/au1000/common/built-in.o(.text+0x15c0): Section mismatch: reference to .init.data: (between 'au1xxx_platform_init' and '__fixup_bigphys_addr') WARNING: arch/mips/au1000/common/built-in.o(.text+0x15c4): Section mismatch: reference to .init.data: (between 'au1xxx_platform_init' and '__fixup_bigphys_addr My kernel hangs after this: =========================== Waiting 10sec before mounting root device... scsi 0:0:0:0: Direct-Access Ut163 USB2FlashStorage 0.00 PQ: 0 ANSI: 2 sd 0:0:0:0: [sda] 983808 512-byte hardware sectors (504 MB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Assuming drive cache: write through sd 0:0:0:0: [sda] 983808 512-byte hardware sectors (504 MB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Assuming drive cache: write through sda:<7>usb-storage: queuecommand called sda1 sd 0:0:0:0: [sda] Attached SCSI removable disk sd 0:0:0:0: Attached scsi generic sg0 type 0 VFS: Mounted root (ext2 filesystem) readonly. mount_block_root: name=/dev/root fs=ext2 flags=32769 Freeing unused kernel memory: 164k freed Warning: unable to open an initial console. Algorithmics/MIPS FPU Emulator v1.5 Thanks, Abhi