Lines Matching refs:__weak
43 __weak void show_boot_progress(int val) {} in show_boot_progress()
56 __weak int spl_start_uboot(void) in spl_start_uboot()
66 __weak int dram_init_banksize(void) in dram_init_banksize()
75 int __weak bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup()
82 void __weak spl_perform_fixups(struct spl_image_info *spl_image) in spl_perform_fixups()
87 __weak void spl_next_stage(struct spl_image_info *spl) in spl_next_stage()
93 int __weak spl_board_prepare_for_jump(struct spl_image_info *spl_image) in spl_board_prepare_for_jump()
99 __weak void spl_board_storages_fixup(struct spl_image_loader *loader) in spl_board_storages_fixup()
136 __weak void spl_board_prepare_for_linux(void) in spl_board_prepare_for_linux()
141 __weak void spl_board_prepare_for_boot(void) in spl_board_prepare_for_boot()
232 __weak void __noreturn jump_to_image_no_args(struct spl_image_info *spl_image) in jump_to_image_no_args()
399 __weak void board_boot_order(u32 *spl_boot_list) in board_boot_order()