Home
last modified time | relevance | path

Searched refs:TS_U_BOOT_START_KERNEL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dbootm.c40 timestamp_add_now(TS_U_BOOT_START_KERNEL); in bootm_announce_and_cleanup()
155 timestamp_add_now(TS_U_BOOT_START_KERNEL); in boot_linux_kernel()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dtimestamp.h34 TS_U_BOOT_START_KERNEL = 1100, /* Right before jumping to kernel. */ enumerator