Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbootstage.h73 BOOTSTAGE_ID_COPY_RAMDISK = 12, /* Copying ram disk into place */ enumerator
/openbmc/u-boot/common/
H A Dimage.c1181 bootstage_mark(BOOTSTAGE_ID_COPY_RAMDISK); in boot_ramdisk_high()