Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/cmd/
Ddisk.c30 bootstage_error(BOOTSTAGE_ID_IDE_ADDR); in common_diskboot()
43 bootstage_error(BOOTSTAGE_ID_IDE_TYPE); in common_diskboot()
60 bootstage_error(BOOTSTAGE_ID_IDE_PART_READ); in common_diskboot()
74 bootstage_error(BOOTSTAGE_ID_IDE_CHECKSUM); in common_diskboot()
93 bootstage_error(BOOTSTAGE_ID_IDE_FORMAT); in common_diskboot()
105 bootstage_error(BOOTSTAGE_ID_IDE_READ); in common_diskboot()
115 bootstage_error(BOOTSTAGE_ID_IDE_FIT_READ); in common_diskboot()
Dnet.c241 bootstage_error(BOOTSTAGE_ID_NET_START); in netboot_common()
248 bootstage_error(BOOTSTAGE_ID_NET_NETLOOP_OK); in netboot_common()
258 bootstage_error(BOOTSTAGE_ID_NET_LOADED); in netboot_common()
269 bootstage_error(BOOTSTAGE_ID_NET_DONE_ERR); in netboot_common()
Dnand.c1097 bootstage_error(BOOTSTAGE_ID_NAND_SUFFIX); in nand_load_image()
1108 bootstage_error(BOOTSTAGE_ID_NAND_HDR_READ); in nand_load_image()
1133 bootstage_error(BOOTSTAGE_ID_NAND_TYPE); in nand_load_image()
1143 bootstage_error(BOOTSTAGE_ID_NAND_READ); in nand_load_image()
1152 bootstage_error(BOOTSTAGE_ID_NAND_FIT_READ); in nand_load_image()
1225 bootstage_error(BOOTSTAGE_ID_NAND_SUFFIX); in do_nandboot()
1232 bootstage_error(BOOTSTAGE_ID_NAND_BOOT_DEVICE); in do_nandboot()
1242 bootstage_error(BOOTSTAGE_ID_NAND_AVAILABLE); in do_nandboot()
/third_party/uboot/u-boot-2020.01/common/
Dbootm.c116 bootstage_error(BOOTSTAGE_ID_FIT_TYPE); in bootm_find_os()
124 bootstage_error(BOOTSTAGE_ID_FIT_COMPRESSION); in bootm_find_os()
131 bootstage_error(BOOTSTAGE_ID_FIT_OS); in bootm_find_os()
147 bootstage_error(BOOTSTAGE_ID_FIT_LOADADDR); in bootm_find_os()
333 bootstage_error(BOOTSTAGE_ID_DECOMP_IMAGE); in handle_decomp_error()
362 bootstage_error(BOOTSTAGE_ID_DECOMP_IMAGE); in bootm_load_os()
387 bootstage_error(BOOTSTAGE_ID_OVERWRITTEN); in bootm_load_os()
586 bootstage_error(BOOTSTAGE_ID_CHECK_BOOT_OS); in do_bootm_states()
633 bootstage_error(BOOTSTAGE_ID_DECOMP_UNIMPL); in do_bootm_states()
659 bootstage_error(BOOTSTAGE_ID_CHECK_MAGIC); in image_get_kernel()
[all …]
Dimage-fit.c1990 bootstage_error(bootstage_id + BOOTSTAGE_SUB_FORMAT); in fit_image_load()
2013 bootstage_error(bootstage_id + in fit_image_load()
2028 bootstage_error(bootstage_id + in fit_image_load()
2043 bootstage_error(bootstage_id + BOOTSTAGE_SUB_SUBNODE); in fit_image_load()
2051 bootstage_error(bootstage_id + BOOTSTAGE_SUB_HASH); in fit_image_load()
2059 bootstage_error(bootstage_id + BOOTSTAGE_SUB_CHECK_ARCH); in fit_image_load()
2092 bootstage_error(bootstage_id + BOOTSTAGE_SUB_CHECK_ALL); in fit_image_load()
2102 bootstage_error(bootstage_id + BOOTSTAGE_SUB_GET_DATA); in fit_image_load()
2135 bootstage_error(bootstage_id + BOOTSTAGE_SUB_LOAD); in fit_image_load()
Dimage.c516 bootstage_error(BOOTSTAGE_ID_RD_MAGIC); in image_get_ramdisk()
522 bootstage_error(BOOTSTAGE_ID_RD_HDR_CHECKSUM); in image_get_ramdisk()
533 bootstage_error(BOOTSTAGE_ID_RD_CHECKSUM); in image_get_ramdisk()
546 bootstage_error(BOOTSTAGE_ID_RAMDISK); in image_get_ramdisk()
Dbootm_os.c563 bootstage_error(BOOTSTAGE_ID_BOOT_OS_RETURNED); in boot_selected_os()
Dimage-fit.c.orig1864 bootstage_error(bootstage_id + BOOTSTAGE_SUB_FORMAT);
1887 bootstage_error(bootstage_id +
1902 bootstage_error(bootstage_id +
1917 bootstage_error(bootstage_id + BOOTSTAGE_SUB_SUBNODE);
1925 bootstage_error(bootstage_id + BOOTSTAGE_SUB_HASH);
1933 bootstage_error(bootstage_id + BOOTSTAGE_SUB_CHECK_ARCH);
1966 bootstage_error(bootstage_id + BOOTSTAGE_SUB_CHECK_ALL);
1976 bootstage_error(bootstage_id + BOOTSTAGE_SUB_GET_DATA);
1997 bootstage_error(bootstage_id + BOOTSTAGE_SUB_LOAD);
Dbootstage.c146 ulong bootstage_error(enum bootstage_id id) in bootstage_error() function
/third_party/uboot/u-boot-2020.01/lib/
Dhang.c29 bootstage_error(BOOTSTAGE_ID_NEED_RESET); in hang()
/third_party/uboot/u-boot-2020.01/include/
Dbootstage.h266 ulong bootstage_error(enum bootstage_id id);
381 static inline ulong bootstage_error(enum bootstage_id id) in bootstage_error() function
/third_party/uboot/u-boot-2020.01/post/
Dpost.c139 bootstage_error(BOOTSTAGE_ID_POST_FAIL_R); in post_output_backlog()
274 bootstage_error(BOOTSTAGE_ID_POST_FAIL_R); in post_run_single()
/third_party/uboot/u-boot-2020.01/env/
Dcommon.c238 bootstage_error(BOOTSTAGE_ID_NET_CHECKSUM); in env_relocate()
/third_party/uboot/u-boot-2020.01/net/
Deth_legacy.c261 bootstage_error(BOOTSTAGE_ID_NET_ETH_START); in eth_initialize()
Deth-uclass.c407 bootstage_error(BOOTSTAGE_ID_NET_ETH_START); in eth_initialize()
/third_party/uboot/u-boot-2020.01/board/gdsys/p1022/
Dcontrolcenterd-id.c1180 bootstage_error(BOOTSTAGE_ID_NEED_RESET);