i download a standard 2.6.14 kernel, and compile it for dbau1100, and i find the early_initcall(au1x00_setup) was not compiled into the vmlinux. and i find at the linux-mips cvs, it used plat_setup instead of early_initcall. does it means my toolchain is not correct to compile the early_initcall, or in the standard 2.6.14 kernel, the early_initcall do not work well? Best regards! zhuzhenhua