forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/mips/kernel/bmips_5xxx_init.S
....@@ -632,12 +632,6 @@
632632 bal set_zephyr
633633 nop
634634
635
-#if ENABLE_FPU==1
636
- /* initialize the Floating point unit (both TPs) */
637
- bal init_fpu
638
- nop
639
-#endif
640
-
641635 /* set low latency memory bus */
642636 li a0, 1
643637 bal set_llmb