Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbootstage.h65 BOOTSTAGE_ID_DECOMP_UNIMPL = 7, /* Odd decompression algorithm */ enumerator
/openbmc/u-boot/common/
H A Dbootm.c807 bootstage_error(BOOTSTAGE_ID_DECOMP_UNIMPL); in do_bootm_states()