forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
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