Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbootstage.h75 BOOTSTAGE_ID_NO_RAMDISK, /* No ram disk found (not an error) */ enumerator
/openbmc/u-boot/common/
H A Dimage.c1102 bootstage_mark(BOOTSTAGE_ID_NO_RAMDISK); in boot_get_ramdisk()