Home
last modified time | relevance | path

Searched refs:show_boot_progress (Results 1 – 20 of 20) sorted by relevance

/openbmc/u-boot/include/
H A Dbootstage.h216 #define show_boot_progress(val) do {} while (0) macro
224 void show_boot_progress(int val);
374 show_boot_progress(id); in bootstage_mark()
380 show_boot_progress(-id); in bootstage_error()
386 show_boot_progress(id); in bootstage_mark_name()
/openbmc/u-boot/arch/xtensa/lib/
H A Dbootm.c143 show_boot_progress(15); in do_bootm_linux()
172 show_boot_progress(15); in do_bootm_linux()
/openbmc/u-boot/common/
H A Dmain.c18 __weak void show_boot_progress(int val) {} in show_boot_progress() function
H A Dbootstage.c116 show_boot_progress(flags & BOOTSTAGEF_ERROR ? -id : id); in bootstage_add_record()
H A DKconfig18 Calls to show_boot_progress() will also result in log entries but
/openbmc/u-boot/common/init/
H A Dboard_init.c134 __weak void show_boot_progress(int val) {} in show_boot_progress() function
/openbmc/u-boot/board/st/stv0991/
H A Dstv0991.c37 void show_boot_progress(int progress) in show_boot_progress() function
/openbmc/u-boot/board/armltd/integrator/
H A Dintegrator.c49 void show_boot_progress(int progress) in show_boot_progress() function
/openbmc/u-boot/board/Seagate/dockstar/
H A Ddockstar.c153 void show_boot_progress(int val) in show_boot_progress() function
/openbmc/u-boot/board/Seagate/goflexhome/
H A Dgoflexhome.c159 void show_boot_progress(int val) in show_boot_progress() function
/openbmc/u-boot/arch/x86/cpu/
H A Dcpu.c166 void show_boot_progress(int val) in show_boot_progress() function
/openbmc/u-boot/board/buffalo/lsxl/
H A Dlsxl.c268 void show_boot_progress(int progress) in show_boot_progress() function
/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c37 void show_boot_progress(int progress) in show_boot_progress() function
/openbmc/u-boot/board/technexion/tao3530/
H A Dtao3530.c199 void show_boot_progress(int val) in show_boot_progress() function
/openbmc/u-boot/board/ti/evm/
H A Devm.c312 void show_boot_progress(int val) in show_boot_progress() function
/openbmc/u-boot/board/Barix/ipam390/
H A Dipam390.c259 void show_boot_progress(int status) in show_boot_progress() function
/openbmc/u-boot/board/bosch/shc/
H A Dboard.c513 void show_boot_progress(int val) in show_boot_progress() function
/openbmc/u-boot/board/ti/beagle/
H A Dbeagle.c549 void show_boot_progress(int val) in show_boot_progress() function
/openbmc/u-boot/common/spl/
H A Dspl.c52 __weak void show_boot_progress(int val) {} in show_boot_progress() function
/openbmc/u-boot/
H A DREADME2156 "show_boot_progress(int)") that enables you to show