update_cpu_boot_status
update_cpu_boot_status(CPU_PANIC_KERNEL);
update_cpu_boot_status(CPU_MMU_OFF);
update_cpu_boot_status(CPU_BOOT_SUCCESS);
update_cpu_boot_status(CPU_KILL_ME);
update_cpu_boot_status(CPU_STUCK_IN_KERNEL);