Home
last modified time | relevance | path

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

/external/u-boot/cmd/
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()
Dnet.c234 bootstage_error(BOOTSTAGE_ID_NET_START); in netboot_common()
241 bootstage_error(BOOTSTAGE_ID_NET_NETLOOP_OK); in netboot_common()
251 bootstage_error(BOOTSTAGE_ID_NET_LOADED); in netboot_common()
262 bootstage_error(BOOTSTAGE_ID_NET_DONE_ERR); in netboot_common()
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()
/external/u-boot/common/
Dbootm.c122 bootstage_error(BOOTSTAGE_ID_FIT_TYPE); in bootm_find_os()
130 bootstage_error(BOOTSTAGE_ID_FIT_COMPRESSION); in bootm_find_os()
137 bootstage_error(BOOTSTAGE_ID_FIT_OS); in bootm_find_os()
153 bootstage_error(BOOTSTAGE_ID_FIT_LOADADDR); in bootm_find_os()
352 bootstage_error(BOOTSTAGE_ID_DECOMP_IMAGE); in handle_decomp_error()
467 bootstage_error(BOOTSTAGE_ID_DECOMP_IMAGE); in bootm_load_os()
496 bootstage_error(BOOTSTAGE_ID_OVERWRITTEN); in bootm_load_os()
695 bootstage_error(BOOTSTAGE_ID_CHECK_BOOT_OS); in do_bootm_states()
742 bootstage_error(BOOTSTAGE_ID_DECOMP_UNIMPL); in do_bootm_states()
768 bootstage_error(BOOTSTAGE_ID_CHECK_MAGIC); in image_get_kernel()
[all …]
Dimage-fit.c1814 bootstage_error(bootstage_id + BOOTSTAGE_SUB_FORMAT); in fit_image_load()
1837 bootstage_error(bootstage_id + in fit_image_load()
1850 bootstage_error(bootstage_id + in fit_image_load()
1865 bootstage_error(bootstage_id + BOOTSTAGE_SUB_SUBNODE); in fit_image_load()
1873 bootstage_error(bootstage_id + BOOTSTAGE_SUB_HASH); in fit_image_load()
1881 bootstage_error(bootstage_id + BOOTSTAGE_SUB_CHECK_ARCH); in fit_image_load()
1920 bootstage_error(bootstage_id + BOOTSTAGE_SUB_CHECK_ALL); in fit_image_load()
1929 bootstage_error(bootstage_id + BOOTSTAGE_SUB_GET_DATA); in fit_image_load()
1965 bootstage_error(bootstage_id + BOOTSTAGE_SUB_LOAD); in fit_image_load()
Dimage.c400 bootstage_error(BOOTSTAGE_ID_RD_MAGIC); in image_get_ramdisk()
406 bootstage_error(BOOTSTAGE_ID_RD_HDR_CHECKSUM); in image_get_ramdisk()
417 bootstage_error(BOOTSTAGE_ID_RD_CHECKSUM); in image_get_ramdisk()
430 bootstage_error(BOOTSTAGE_ID_RAMDISK); in image_get_ramdisk()
Dbootm_os.c519 bootstage_error(BOOTSTAGE_ID_BOOT_OS_RETURNED); in boot_selected_os()
Dbootstage.c127 ulong bootstage_error(enum bootstage_id id) in bootstage_error() function
/external/u-boot/include/
Dbootstage.h263 ulong bootstage_error(enum bootstage_id id);
378 static inline ulong bootstage_error(enum bootstage_id id) in bootstage_error() function
/external/u-boot/lib/
Dhang.c27 bootstage_error(BOOTSTAGE_ID_NEED_RESET); in hang()
/external/u-boot/post/
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()
/external/u-boot/env/
Dcommon.c237 bootstage_error(BOOTSTAGE_ID_NET_CHECKSUM); in env_relocate()
/external/u-boot/net/
Deth_legacy.c260 bootstage_error(BOOTSTAGE_ID_NET_ETH_START); in eth_initialize()
Deth-uclass.c401 bootstage_error(BOOTSTAGE_ID_NET_ETH_START); in eth_initialize()
/external/u-boot/board/gdsys/p1022/
Dcontrolcenterd-id.c1148 bootstage_error(BOOTSTAGE_ID_NEED_RESET);