Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbootstage.h178 BOOTSTAGE_ID_ETH_START, enumerator
/openbmc/u-boot/net/
H A Dnet.c421 bootstage_mark_name(BOOTSTAGE_ID_ETH_START, "eth_start"); in net_loop()