Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A 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()
H A Dnand.c868 bootstage_error(BOOTSTAGE_ID_NAND_SUFFIX); in nand_load_image()
879 bootstage_error(BOOTSTAGE_ID_NAND_HDR_READ); in nand_load_image()
904 bootstage_error(BOOTSTAGE_ID_NAND_TYPE); in nand_load_image()
914 bootstage_error(BOOTSTAGE_ID_NAND_READ); in nand_load_image()
923 bootstage_error(BOOTSTAGE_ID_NAND_FIT_READ); in nand_load_image()
996 bootstage_error(BOOTSTAGE_ID_NAND_SUFFIX); in do_nandboot()
1003 bootstage_error(BOOTSTAGE_ID_NAND_BOOT_DEVICE); in do_nandboot()
1013 bootstage_error(BOOTSTAGE_ID_NAND_AVAILABLE); in do_nandboot()
H A Dnet.c338 bootstage_error(BOOTSTAGE_ID_NET_START); in netboot_common()
345 bootstage_error(BOOTSTAGE_ID_NET_NETLOOP_OK); in netboot_common()
355 bootstage_error(BOOTSTAGE_ID_NET_LOADED); in netboot_common()
366 bootstage_error(BOOTSTAGE_ID_NET_DONE_ERR); in netboot_common()
/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c140 bootstage_error(BOOTSTAGE_ID_FIT_TYPE); in bootm_find_os()
148 bootstage_error(BOOTSTAGE_ID_FIT_COMPRESSION); in bootm_find_os()
155 bootstage_error(BOOTSTAGE_ID_FIT_OS); in bootm_find_os()
171 bootstage_error(BOOTSTAGE_ID_FIT_LOADADDR); in bootm_find_os()
371 bootstage_error(BOOTSTAGE_ID_DECOMP_IMAGE); in handle_decomp_error()
520 bootstage_error(BOOTSTAGE_ID_DECOMP_IMAGE); in bootm_load_os()
544 bootstage_error(BOOTSTAGE_ID_OVERWRITTEN); in bootm_load_os()
766 bootstage_error(BOOTSTAGE_ID_CHECK_BOOT_OS); in do_bootm_states()
815 bootstage_error(BOOTSTAGE_ID_DECOMP_UNIMPL); in do_bootm_states()
841 bootstage_error(BOOTSTAGE_ID_CHECK_MAGIC); in image_get_kernel()
[all …]
H A Dimage-fit.c2057 bootstage_error(bootstage_id + BOOTSTAGE_SUB_FORMAT); in fit_image_load_index()
2080 bootstage_error(bootstage_id + in fit_image_load_index()
2101 bootstage_error(bootstage_id + in fit_image_load_index()
2134 bootstage_error(bootstage_id + BOOTSTAGE_SUB_SUBNODE); in fit_image_load_index()
2142 bootstage_error(bootstage_id + BOOTSTAGE_SUB_HASH); in fit_image_load_index()
2150 bootstage_error(bootstage_id + BOOTSTAGE_SUB_CHECK_ARCH); in fit_image_load_index()
2192 bootstage_error(bootstage_id + BOOTSTAGE_SUB_CHECK_ALL); in fit_image_load_index()
2201 bootstage_error(bootstage_id + BOOTSTAGE_SUB_GET_DATA); in fit_image_load_index()
2242 bootstage_error(bootstage_id + BOOTSTAGE_SUB_LOAD); in fit_image_load_index()
H A Dimage.c419 bootstage_error(BOOTSTAGE_ID_RD_MAGIC); in image_get_ramdisk()
425 bootstage_error(BOOTSTAGE_ID_RD_HDR_CHECKSUM); in image_get_ramdisk()
436 bootstage_error(BOOTSTAGE_ID_RD_CHECKSUM); in image_get_ramdisk()
449 bootstage_error(BOOTSTAGE_ID_RAMDISK); in image_get_ramdisk()
H A Dbootm_os.c488 bootstage_error(BOOTSTAGE_ID_BOOT_OS_RETURNED); in boot_selected_os()
H A Dbootstage.c128 ulong bootstage_error(enum bootstage_id id) in bootstage_error() function
/OK3568_Linux_fs/u-boot/include/
H A Dbootstage.h270 ulong bootstage_error(enum bootstage_id id);
385 static inline ulong bootstage_error(enum bootstage_id id) in bootstage_error() function
/OK3568_Linux_fs/u-boot/lib/
H A Dhang.c31 bootstage_error(BOOTSTAGE_ID_NEED_RESET); in hang()
/OK3568_Linux_fs/u-boot/post/
H A Dpost.c138 bootstage_error(BOOTSTAGE_ID_POST_FAIL_R); in post_output_backlog()
273 bootstage_error(BOOTSTAGE_ID_POST_FAIL_R); in post_run_single()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dtpl.c86 bootstage_error(BOOTSTAGE_ID_NEED_RESET); in hang()
H A Dspl.c111 bootstage_error(BOOTSTAGE_ID_NEED_RESET); in hang()
/OK3568_Linux_fs/u-boot/env/
H A Dcommon.c299 bootstage_error(BOOTSTAGE_ID_NET_CHECKSUM); in env_relocate()
/OK3568_Linux_fs/u-boot/net/
H A Deth_legacy.c261 bootstage_error(BOOTSTAGE_ID_NET_ETH_START); in eth_initialize()
H A Deth-uclass.c403 bootstage_error(BOOTSTAGE_ID_NET_ETH_START); in eth_initialize()
/OK3568_Linux_fs/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c1149 bootstage_error(BOOTSTAGE_ID_NEED_RESET);