Update arm64_head.S

This commit is contained in:
qinwei2004 2023-03-01 10:17:39 +08:00 committed by Xiang Xiao
parent 518eb4076e
commit fa359e355c

View File

@ -196,11 +196,7 @@ primary_core:
bl up_earlyserialinit bl up_earlyserialinit
#endif #endif
#ifdef CONFIG_SMP
PRINT(primary_boot, "- Ready to Boot Primary CPU\r\n") PRINT(primary_boot, "- Ready to Boot Primary CPU\r\n")
#else
PRINT(cpu_boot, "- Ready to Boot CPU\r\n")
#endif
cpu_boot: cpu_boot: