Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbootstage.h68 BOOTSTAGE_ID_CHECK_RAMDISK = 9, /* Checking ram disk */ enumerator
/openbmc/u-boot/common/
H A Dimage.c1033 bootstage_mark(BOOTSTAGE_ID_CHECK_RAMDISK); in boot_get_ramdisk()