Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-coreboot/
Dtimestamp.h32 TS_U_BOOT_INITTED = 1000, /* This is where u-boot starts */ enumerator
/external/u-boot/arch/x86/cpu/coreboot/
Dtimestamp.c29 timestamp_add_now(TS_U_BOOT_INITTED); in timestamp_init()