Home
last modified time | relevance | path

Searched refs:bootstage_error (Results 1 – 15 of 15) sorted by relevance

/openbmc/u-boot/cmd/
H A Ddisk.c29 bootstage_error(BOOTSTAGE_ID_IDE_ADDR); in common_diskboot()
42 bootstage_error(BOOTSTAGE_ID_IDE_TYPE); in common_diskboot()
59 bootstage_error(BOOTSTAGE_ID_IDE_PART_READ); in common_diskboot()
73 bootstage_error(BOOTSTAGE_ID_IDE_CHECKSUM); in common_diskboot()
92 bootstage_error(BOOTSTAGE_ID_IDE_FORMAT); in common_diskboot()
104 bootstage_error(BOOTSTAGE_ID_IDE_READ); in common_diskboot()
114 bootstage_error(BOOTSTAGE_ID_IDE_FIT_READ); in common_diskboot()
H A Dnand.c860 bootstage_error(BOOTSTAGE_ID_NAND_SUFFIX); in nand_load_image()
871 bootstage_error(BOOTSTAGE_ID_NAND_HDR_READ); in nand_load_image()
896 bootstage_error(BOOTSTAGE_ID_NAND_TYPE); in nand_load_image()
906 bootstage_error(BOOTSTAGE_ID_NAND_READ); in nand_load_image()
915 bootstage_error(BOOTSTAGE_ID_NAND_FIT_READ); in nand_load_image()
988 bootstage_error(BOOTSTAGE_ID_NAND_SUFFIX); in do_nandboot()
995 bootstage_error(BOOTSTAGE_ID_NAND_BOOT_DEVICE); in do_nandboot()
1005 bootstage_error(BOOTSTAGE_ID_NAND_AVAILABLE); in do_nandboot()
H A Dnet.c240 bootstage_error(BOOTSTAGE_ID_NET_START); in netboot_common()
247 bootstage_error(BOOTSTAGE_ID_NET_NETLOOP_OK); in netboot_common()
257 bootstage_error(BOOTSTAGE_ID_NET_LOADED); in netboot_common()
268 bootstage_error(BOOTSTAGE_ID_NET_DONE_ERR); in netboot_common()
/openbmc/u-boot/common/
H A Dbootm.c119 bootstage_error(BOOTSTAGE_ID_FIT_TYPE); in bootm_find_os()
127 bootstage_error(BOOTSTAGE_ID_FIT_COMPRESSION); in bootm_find_os()
134 bootstage_error(BOOTSTAGE_ID_FIT_OS); in bootm_find_os()
150 bootstage_error(BOOTSTAGE_ID_FIT_LOADADDR); in bootm_find_os()
350 bootstage_error(BOOTSTAGE_ID_DECOMP_IMAGE); in handle_decomp_error()
465 bootstage_error(BOOTSTAGE_ID_DECOMP_IMAGE); in bootm_load_os()
494 bootstage_error(BOOTSTAGE_ID_OVERWRITTEN); in bootm_load_os()
760 bootstage_error(BOOTSTAGE_ID_CHECK_BOOT_OS); in do_bootm_states()
807 bootstage_error(BOOTSTAGE_ID_DECOMP_UNIMPL); in do_bootm_states()
833 bootstage_error(BOOTSTAGE_ID_CHECK_MAGIC); in image_get_kernel()
[all …]
H A Dimage-fit.c1818 bootstage_error(bootstage_id + BOOTSTAGE_SUB_FORMAT); in fit_image_load()
1841 bootstage_error(bootstage_id + in fit_image_load()
1856 bootstage_error(bootstage_id + in fit_image_load()
1871 bootstage_error(bootstage_id + BOOTSTAGE_SUB_SUBNODE); in fit_image_load()
1879 bootstage_error(bootstage_id + BOOTSTAGE_SUB_HASH); in fit_image_load()
1887 bootstage_error(bootstage_id + BOOTSTAGE_SUB_CHECK_ARCH); in fit_image_load()
1926 bootstage_error(bootstage_id + BOOTSTAGE_SUB_CHECK_ALL); in fit_image_load()
1935 bootstage_error(bootstage_id + BOOTSTAGE_SUB_GET_DATA); in fit_image_load()
1971 bootstage_error(bootstage_id + BOOTSTAGE_SUB_LOAD); in fit_image_load()
H A Dimage.c403 bootstage_error(BOOTSTAGE_ID_RD_MAGIC); in image_get_ramdisk()
409 bootstage_error(BOOTSTAGE_ID_RD_HDR_CHECKSUM); in image_get_ramdisk()
420 bootstage_error(BOOTSTAGE_ID_RD_CHECKSUM); in image_get_ramdisk()
433 bootstage_error(BOOTSTAGE_ID_RAMDISK); in image_get_ramdisk()
H A Dbootm_os.c526 bootstage_error(BOOTSTAGE_ID_BOOT_OS_RETURNED); in boot_selected_os()
H A Dbootstage.c127 ulong bootstage_error(enum bootstage_id id) in bootstage_error() function
/openbmc/u-boot/include/
H A Dbootstage.h263 ulong bootstage_error(enum bootstage_id id);
378 static inline ulong bootstage_error(enum bootstage_id id) in bootstage_error() function
/openbmc/u-boot/lib/
H A Dhang.c28 bootstage_error(BOOTSTAGE_ID_NEED_RESET); in hang()
/openbmc/u-boot/post/
H A Dpost.c137 bootstage_error(BOOTSTAGE_ID_POST_FAIL_R); in post_output_backlog()
272 bootstage_error(BOOTSTAGE_ID_POST_FAIL_R); in post_run_single()
/openbmc/u-boot/env/
H A Dcommon.c235 bootstage_error(BOOTSTAGE_ID_NET_CHECKSUM); in env_relocate()
/openbmc/u-boot/net/
H A Deth_legacy.c260 bootstage_error(BOOTSTAGE_ID_NET_ETH_START); in eth_initialize()
H A Deth-uclass.c407 bootstage_error(BOOTSTAGE_ID_NET_ETH_START); in eth_initialize()
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c1177 bootstage_error(BOOTSTAGE_ID_NEED_RESET);