Home
last modified time | relevance | path

Searched refs:panic (Results 1 – 25 of 116) sorted by relevance

12345

/u-boot/arch/arm/mach-k3/
A Dsysfw-loader.c57 panic("SYSFW load address not defined!"); in spl_get_load_buffer()
89 panic("rproc failed to be initialized (%d)\n", ret); in k3_start_system_controller()
94 panic("Firmware failed to start on rproc (%d)\n", ret); in k3_start_system_controller()
99 panic("Firmware init failed on rproc (%d)\n", ret); in k3_start_system_controller()
112 panic("Cannot find /images node (%d)\n", images); in k3_sysfw_load_using_fit()
138 panic("Cannot find /images node (%d)\n", images); in k3_sysfw_configure_using_fit()
152 panic("Failed to set board configuration (%d)\n", ret); in k3_sysfw_configure_using_fit()
166 panic("Failed to set board PM configuration (%d)\n", ret); in k3_sysfw_configure_using_fit()
180 panic("Failed to set board RM configuration (%d)\n", ret); in k3_sysfw_configure_using_fit()
194 panic("Failed to set board security configuration (%d)\n", in k3_sysfw_configure_using_fit()
[all …]
A Dam6_init.c198 panic("ERROR: Can't allocate full malloc pool!\n"); in board_init_f()
251 panic("DRAM init failed: %d\n", ret); in board_init_f()
374 panic("Failed to put device %u (%d)\n", id, ret); in release_resources_for_core_shutdown()
393 panic("Failed sending core %u shutdown message (%d)\n", in release_resources_for_core_shutdown()
A Dj721e_init.c218 panic("DRAM init failed: %d\n", ret); in board_init_f()
337 panic("Failed to put device %u (%d)\n", id, ret); in release_resources_for_core_shutdown()
356 panic("Failed sending core %u shutdown message (%d)\n", in release_resources_for_core_shutdown()
/u-boot/arch/arm/lib/
A Dinterrupts_64.c75 panic("Resetting CPU ...\n"); in do_bad_sync()
87 panic("Resetting CPU ...\n"); in do_bad_irq()
99 panic("Resetting CPU ...\n"); in do_bad_fiq()
111 panic("Resetting CPU ...\n"); in do_bad_error()
123 panic("Resetting CPU ...\n"); in do_sync()
135 panic("Resetting CPU ...\n"); in do_irq()
147 panic("Resetting CPU ...\n"); in do_fiq()
162 panic("Resetting CPU ...\n"); in do_error()
/u-boot/board/corscience/tricorder/
A Dtricorder.c54 panic("No eeprom given!\n"); in get_eeprom()
58 panic("gpio: requesting BMS pin failed\n"); in get_eeprom()
62 panic("gpio: set BMS as input failed\n"); in get_eeprom()
66 panic("gpio: get BMS pin state failed\n"); in get_eeprom()
75 panic("Wrong board name '%.*s'\n", in get_eeprom()
79 panic("Wrong board version '%.*s'\n", in get_eeprom()
83 panic("Could not get board revision\n"); in get_eeprom()
99 panic("No eeprom given!"); in print_hwversion()
/u-boot/arch/powerpc/cpu/mpc8xx/
A Dtraps.c83 panic("Exception in kernel pc %lx signal %d", regs->nip, signr); in _exception()
121 panic("machine check"); in MachineCheckException()
128 panic("Alignment Exception"); in AlignmentException()
135 panic("Program Check Exception"); in ProgramCheckException()
142 panic("Software Emulation Exception"); in SoftEmuException()
/u-boot/cmd/
A Dpanic.c14 panic(text); in do_panic()
20 panic, 2, 1, do_panic,
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dtraps.c83 panic("Exception in kernel pc %lx signal %d",regs->nip,signr); in _exception()
159 panic("machine check"); in MachineCheckException()
170 panic("Alignment Exception"); in AlignmentException()
181 panic("Program Check Exception"); in ProgramCheckException()
192 panic("Software Emulation Exception"); in SoftEmuException()
/u-boot/arch/powerpc/cpu/mpc86xx/
A Dtraps.c93 panic("Exception in kernel pc %lx signal %d", regs->nip, signr); in _exception()
139 panic("machine check"); in MachineCheckException()
150 panic("Alignment Exception"); in AlignmentException()
175 panic("Program Check Exception"); in ProgramCheckException()
186 panic("Software Emulation Exception"); in SoftEmuException()
/u-boot/arch/x86/cpu/slimbootloader/
A Dsdram.c30 panic("memory map info hob not found\n"); in get_memory_map_info()
32 panic("invalid number of memory map entries\n"); in get_memory_map_info()
90 panic("failed to find available memory for relocation!"); in board_get_usable_ram_top()
121 panic("failed to detect memory size"); in dram_init()
A Dslimbootloader.c31 panic("hob list not found!"); in tsc_init()
/u-boot/lib/
A Dpanic.c40 void panic(const char *fmt, ...) in panic() function
55 panic("%s:%u: %s: Assertion `%s' failed.", file, line, function, in __assert_fail()
A Dtime.c96 panic("Could not initialize timer (err %d)\n", ret); in get_ticks()
103 panic("Could not read count from timer (err %d)\n", in get_ticks()
106 panic("no timer (err %d)\n", ret); in get_ticks()
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dtraps.c123 panic("Exception in kernel pc %lx signal %d",regs->nip,signr); in _exception()
128 panic("Critical Input Exception"); in CritcalInputException()
193 panic("machine check count too high\n"); in MachineCheckException()
214 panic("Alignment Exception"); in AlignmentException()
237 panic("Program Check Exception"); in ProgramCheckException()
/u-boot/arch/arc/lib/
A Dcache.c484 panic("Try to enable IOC but SLC is not present"); in arc_ioc_setup()
487 panic("Try to enable IOC but SLC is disabled"); in arc_ioc_setup()
491 panic("Try to enable IOC but L1 D$ is disabled"); in arc_ioc_setup()
494 panic("IOC Aperture size must be power of 2 and bigger 4Kib"); in arc_ioc_setup()
498 panic("IOC Aperture start must be aligned to the size of the aperture"); in arc_ioc_setup()
529 panic("Unsupported cache configuration: SLC exists but one of L1 caches is absent"); in read_decode_cache_bcr_arcv2()
551 panic("Instruction exists but line length is 0\n"); in read_decode_cache_bcr()
558 panic("Data cache exists but line length is 0\n"); in read_decode_cache_bcr()
/u-boot/arch/riscv/lib/
A Dspl.c28 panic("spl_early_init() failed: %d\n", ret); in board_init_f()
36 panic("spl_board_init_f() failed: %d\n", ret); in board_init_f()
/u-boot/arch/mips/lib/
A Dreloc.c95 panic("Unhandled reloc type %u (@ %p), bss used before relocation?\n", in apply_reloc()
126 panic("Mis-aligned relocation\n"); in relocate_code()
/u-boot/arch/nds32/cpu/n1213/ae3xx/
A Dcpu.c45 panic("AE3XX wdt not support yet.\n"); in do_reset()
/u-boot/drivers/firmware/
A Dfirmware-zynqmp.c74 panic("PMUFW is not found - Please load it!\n"); in zynqmp_firmware_version()
78 panic("PMUFW version error. Expected: v%d.%d\n", in zynqmp_firmware_version()
112 panic("PMUFW config object loading failed in EL3\n"); in zynqmp_pmufw_load_config_object()
/u-boot/arch/xtensa/cpu/
A Dexceptions.c26 panic("*** PANIC\n"); in unhandled_exception()
/u-boot/board/varisys/cyrus/
A Dddr.c147 panic("DIMM is not supported by this board"); in fsl_ddr_board_options()
180 panic("Cyrus only supports using SPD for DRAM\n"); in dram_init()
/u-boot/arch/arm/mach-sunxi/
A Ddram_helpers.c23 panic("Timeout initialising DRAM\n"); in mctl_await_completion()
/u-boot/common/
A Dkgdb.c334 panic("kgdb longjump failed!\n"); in handle_exception()
348 panic("kgdb: error or fault in entry init!\n"); in handle_exception()
495 panic("kgdb reset."); in handle_exception()
546 panic("kgdb_error: longjmp failed!\n"); in kgdb_error()
A Dmain.c67 panic("No CLI available"); in main_loop()
/u-boot/board/imgtec/malta/
A Dmalta.c198 panic("Failed to find PIIX4 PCI bridge\n"); in pci_init_board()
219 panic("Failed to find PIIX4 IDE controller\n"); in pci_init_board()

Completed in 29 milliseconds

12345