| /u-boot/arch/arm/mach-k3/ |
| A D | sysfw-loader.c | 57 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 D | am6_init.c | 198 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 D | j721e_init.c | 218 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 D | interrupts_64.c | 75 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 D | tricorder.c | 54 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 D | traps.c | 83 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 D | panic.c | 14 panic(text); in do_panic() 20 panic, 2, 1, do_panic,
|
| /u-boot/arch/powerpc/cpu/mpc83xx/ |
| A D | traps.c | 83 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 D | traps.c | 93 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 D | sdram.c | 30 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 D | slimbootloader.c | 31 panic("hob list not found!"); in tsc_init()
|
| /u-boot/lib/ |
| A D | panic.c | 40 void panic(const char *fmt, ...) in panic() function 55 panic("%s:%u: %s: Assertion `%s' failed.", file, line, function, in __assert_fail()
|
| A D | time.c | 96 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 D | traps.c | 123 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 D | cache.c | 484 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 D | spl.c | 28 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 D | reloc.c | 95 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 D | cpu.c | 45 panic("AE3XX wdt not support yet.\n"); in do_reset()
|
| /u-boot/drivers/firmware/ |
| A D | firmware-zynqmp.c | 74 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 D | exceptions.c | 26 panic("*** PANIC\n"); in unhandled_exception()
|
| /u-boot/board/varisys/cyrus/ |
| A D | ddr.c | 147 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 D | dram_helpers.c | 23 panic("Timeout initialising DRAM\n"); in mctl_await_completion()
|
| /u-boot/common/ |
| A D | kgdb.c | 334 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 D | main.c | 67 panic("No CLI available"); in main_loop()
|
| /u-boot/board/imgtec/malta/ |
| A D | malta.c | 198 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()
|