/arch/powerpc/boot/ |
D | simpleboot.c | 37 fatal("Invalid device tree blob\n"); in platform_init() 42 fatal("Cannot find root node\n"); in platform_init() 45 fatal("Cannot find #address-cells property"); in platform_init() 48 fatal("Cannot find #size-cells property"); in platform_init() 54 fatal("Cannot find memory node\n"); in platform_init() 57 fatal("cannot get memory range\n"); in platform_init() 62 fatal("Memory range is not based at address 0\n"); in platform_init() 75 fatal("Cannot find cpu node\n"); in platform_init()
|
D | cuboot-hotfoot.c | 56 fatal("Can't find node for /plb/opb/serial@ef600300"); in hotfoot_fixups() 61 fatal("Can't find node for /plb/opb/ethernet@ef600900"); in hotfoot_fixups() 72 fatal("Can't find FDT node for nor_flash!??"); in hotfoot_fixups() 86 fatal("Can't find FDT node for partition@0"); in hotfoot_fixups() 93 fatal("Can't find FDT node for partition@1"); in hotfoot_fixups() 100 fatal("Can't find FDT node for partition@2"); in hotfoot_fixups() 107 fatal("Can't find FDT node for partition@3"); in hotfoot_fixups() 114 fatal("Can't find FDT node for partition@4"); in hotfoot_fixups() 121 fatal("Can't find FDT node for partition@6"); in hotfoot_fixups() 129 fatal("Can't find FDT node for partition@5"); in hotfoot_fixups()
|
D | treeboot-walnut.c | 33 fatal("Couldn't locate FPGA node\n\r"); in walnut_flashsel_fixup() 36 fatal("no virtual-reg property\n\r"); in walnut_flashsel_fixup() 42 fatal("Couldn't locate flash node\n\r"); in walnut_flashsel_fixup() 45 fatal("flash reg property has unexpected size\n\r"); in walnut_flashsel_fixup() 49 fatal("Couldn't locate sram node\n\r"); in walnut_flashsel_fixup() 52 fatal("sram reg property has unexpected size\n\r"); in walnut_flashsel_fixup()
|
D | ebony.c | 47 fatal("Couldn't locate FPGA node %s\n\r", EBONY_FPGA_PATH); in ebony_flashsel_fixup() 50 fatal("%s has missing or invalid virtual-reg property\n\r", in ebony_flashsel_fixup() 57 fatal("Couldn't locate small flash node %s\n\r", in ebony_flashsel_fixup() 61 fatal("%s has reg property of unexpected size\n\r", in ebony_flashsel_fixup()
|
D | gunzip_util.c | 56 fatal("insufficient scratch space for gunzip\n\r"); in gunzip_start() 62 fatal("bad gzipped data\n\r"); in gunzip_start() 74 fatal("gunzip_start: ran out of data in header\n\r"); in gunzip_start() 78 fatal("inflateInit2 returned %d\n\r", r); in gunzip_start() 114 fatal("inflate returned %d msg: %s\n\r", r, state->s.msg); in gunzip_partial() 146 fatal("\n\rgunzip_exactly: ran out of data!" in gunzip_exactly()
|
D | main.c | 44 fatal("Error: not a valid PPC32 or PPC64 ELF file!\n\r"); in prep_kernel() 65 fatal("Insufficient memory for kernel at address 0!" in prep_kernel() 70 fatal("The final kernel image would overwrite the " in prep_kernel() 81 fatal("ran out of data! only got 0x%x of 0x%lx bytes.\n\r", in prep_kernel() 122 fatal("Can't allocate memory for initial " in prep_initrd() 216 fatal("Error: Linux kernel returned to zImage boot wrapper!\n\r"); in start()
|
D | prpmc2800.c | 297 fatal("Error: Can't open i2c device\n\r"); in prpmc2800_get_bip() 303 fatal("Error: Couldn't read eeprom2\n\r"); in prpmc2800_get_bip() 349 fatal("Error: Missing marvell,mv64360-pci" in prpmc2800_bridge_setup() 354 fatal("Error: Can't find marvell,mv64360-pci ranges" in prpmc2800_bridge_setup() 360 fatal("Error: Missing marvell,mv64360 device tree node\n\r"); in prpmc2800_bridge_setup() 387 fatal("Error: Can't translate PCI address 0x%x\n\r", in prpmc2800_bridge_setup() 421 fatal("Error: Missing '/' device tree node\n\r"); in prpmc2800_fixups() 434 fatal("Error: Missing proper cpu device tree node\n\r"); in prpmc2800_fixups() 441 fatal("Error: Missing /memory device tree node\n\r"); in prpmc2800_fixups() 450 fatal("Error: Missing marvell,mv64360" in prpmc2800_fixups() [all …]
|
D | libfdt-wrapper.c | 67 fatal("Couldn't find %d bytes to expand device tree\n\r", size); in expand_buf() 70 fatal("Couldn't expand fdt into new buffer: %s\n\r", in expand_buf() 165 fatal("Couldn't pack flat tree: %s\n\r", in fdt_wrapper_finalize() 191 fatal("malloc failed. can't relocate the device tree\n\r"); in fdt_init() 196 fatal("fdt_init(): %s\n\r", fdt_strerror(err)); in fdt_init()
|
D | cuboot-c2k.c | 56 fatal("Error: Missing marvell,mv64360 device tree node\n\r"); in c2k_bridge_setup() 74 fatal("Error: Only 2 PCI controllers are supported at" \ in c2k_bridge_setup() 82 fatal("Error: Can't find marvell,mv64360-pci ranges" in c2k_bridge_setup() 108 fatal("Error: Can't translate PCI address " \ in c2k_bridge_setup()
|
D | treeboot-currituck.c | 105 fatal("Invalid device tree blob\n"); in platform_init() 110 fatal("Cannot find cpu node\n"); in platform_init()
|
D | treeboot-akebono.c | 149 fatal("Invalid device tree blob\n"); in platform_init() 154 fatal("Cannot find cpu node\n"); in platform_init()
|
D | treeboot-iss4xx.c | 46 fatal("Can't find memory node\n"); in iss_4xx_fixups()
|
D | epapr.c | 35 fatal("r6 contained 0x%08x instead of ePAPR magic number\n", in platform_fixups()
|
D | 4xx.c | 213 fatal("DDR controller is not initialized\n"); in ibm4xx_denali_fixup_memsize() 222 fatal("No memory installed\n"); in ibm4xx_denali_fixup_memsize() 224 fatal("DDR wrong CS configuration\n"); in ibm4xx_denali_fixup_memsize() 239 fatal("DDR wrong APIN configuration\n"); in ibm4xx_denali_fixup_memsize() 247 fatal("DDR wrong COL configuration\n"); in ibm4xx_denali_fixup_memsize() 329 fatal("Couldn't locate EBC node %s\n\r", ebc); in ibm4xx_fixup_ebc_ranges()
|
D | wii.c | 114 fatal("Can't find memory node\n"); in platform_fixups()
|
D | cuboot-acadia.c | 127 fatal("no current-speed property\n\r"); in get_clocks()
|
D | devtree.c | 31 fatal("Can't cope with #address-cells == %d in /\n\r", naddr); in dt_fixup_memory() 36 fatal("Can't cope with #size-cells == %d in /\n\r", nsize); in dt_fixup_memory()
|
D | oflib.c | 195 fatal("Can't allocate memory for kernel image!\n\r"); in of_vmlinux_alloc()
|
/arch/mips/sgi-ip32/ |
D | crime.c | 45 int fatal = 0; in crime_memerr_intr() local 62 fatal = 1; in crime_memerr_intr() 66 fatal = 1; in crime_memerr_intr() 84 if (fatal) { in crime_memerr_intr()
|
/arch/powerpc/platforms/pseries/ |
D | ras.c | 227 int fatal; in ras_error_interrupt() local 242 fatal = 1; in ras_error_interrupt() 244 fatal = 0; in ras_error_interrupt() 247 log_error(ras_log_buf, ERR_TYPE_RTAS_LOG, fatal); in ras_error_interrupt() 249 if (fatal) { in ras_error_interrupt()
|
/arch/um/os-Linux/ |
D | start_up.c | 74 static void fatal(char *fmt, ...) in fatal() function 110 fatal("check_ptrace : expected SIGSTOP, got status = %d", in start_ptraced_child() 219 fatal("check_sysemu : expected SIGTRAP, got status = %d\n", in check_sysemu() 319 fatal("check_ptrace : expected (SIGTRAP|0x80), " in check_ptrace() 377 fatal("Failed to initialize default registers"); in os_early_checks()
|
/arch/powerpc/include/asm/ |
D | machdep.h | 163 void (*log_error)(char *buf, unsigned int err_type, int fatal); 356 static inline void log_error(char *buf, unsigned int err_type, int fatal) in log_error() argument 359 ppc_md.log_error(buf, err_type, fatal); in log_error()
|
D | rtas.h | 344 extern void pSeries_log_error(char *buf, unsigned int err_type, int fatal);
|
/arch/mips/sibyte/ |
D | Kconfig | 133 bool "All cache exceptions considered fatal (no recovery attempted)" 137 bool "Stall (rather than panic) on fatal cache error"
|
/arch/powerpc/kernel/ |
D | rtasd.c | 197 void pSeries_log_error(char *buf, unsigned int err_type, int fatal) in pSeries_log_error() argument 238 if (fatal || !logging_enabled) { in pSeries_log_error()
|