kernel/arch/mips/kernel/bmips_5xxx_init.S
.. .. @@ -632,12 +632,6 @@ 632 632 bal set_zephyr 633 633 nop 634 634 635 -#if ENABLE_FPU==1636 - /* initialize the Floating point unit (both TPs) */637 - bal init_fpu638 - nop639 -#endif640 -641 635 /* set low latency memory bus */ 642 636 li a0, 1 643 637 bal set_llmb