/openbmc/u-boot/drivers/ddr/altera/ |
H A D | sdram_gen5.c | 62 debug("workaround rows - memsize %lld\n", memsize); in get_errata_rows() 63 debug("workaround rows - cs %d\n", cs); in get_errata_rows() 64 debug("workaround rows - width %d\n", width); in get_errata_rows() 65 debug("workaround rows - rows %d\n", rows); in get_errata_rows() 66 debug("workaround rows - banks %d\n", banks); in get_errata_rows() 67 debug("workaround rows - cols %d\n", cols); in get_errata_rows() 70 debug("rows workaround - term1 %lld\n", newrows); in get_errata_rows() 73 debug("rows workaround - term2 %lld\n", newrows); in get_errata_rows() 82 debug("rows workaround - bits %d\n", bits); in get_errata_rows() 96 debug("rows workaround - ilog2 %d, %lld\n", inewrowslog2, newrows); in get_errata_rows() [all …]
|
/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/ |
H A D | Makefile | 4 obj-$(CONFIG_ARCH_UNIPHIER_LD4) += debug-uart-ld4.o 5 obj-$(CONFIG_ARCH_UNIPHIER_PRO4) += debug-uart-pro4.o 6 obj-$(CONFIG_ARCH_UNIPHIER_SLD8) += debug-uart-sld8.o 7 obj-$(CONFIG_ARCH_UNIPHIER_PRO5) += debug-uart-pro5.o 8 obj-$(CONFIG_ARCH_UNIPHIER_PXS2) += debug-uart-pxs2.o 9 obj-$(CONFIG_ARCH_UNIPHIER_LD6B) += debug-uart-ld6b.o 10 obj-$(CONFIG_ARCH_UNIPHIER_LD11) += debug-uart-ld20.o 11 obj-$(CONFIG_ARCH_UNIPHIER_LD20) += debug-uart-ld20.o 14 obj-y += debug-uart.o
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | mpc85xx_ddr_gen3.c | 72 debug("Workaround for ERRATUM_DDR111_DDR134\n"); in fsl_ddr_set_memctl_regs() 84 debug("Found cs%d_bns (0x%08x) covering 0xff000000, " in fsl_ddr_set_memctl_regs() 171 if (regs->debug[i]) { in fsl_ddr_set_memctl_regs() 172 debug("Write to debug_%d as %08x\n", i+1, regs->debug[i]); in fsl_ddr_set_memctl_regs() 173 out_be32(&ddr->debug[i], regs->debug[i]); in fsl_ddr_set_memctl_regs() 178 out_be32(&ddr->debug[12], 0x00000015); in fsl_ddr_set_memctl_regs() 179 out_be32(&ddr->debug[21], 0x24000000); in fsl_ddr_set_memctl_regs() 201 debug("Workaround for ERRATUM_DDR_A003\n"); in fsl_ddr_set_memctl_regs() 204 out_be32(&ddr->debug[2], 0x00000400); in fsl_ddr_set_memctl_regs() 209 save1 = in_be32(&ddr->debug[12]); in fsl_ddr_set_memctl_regs() [all …]
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | rndis.c | 160 #if defined(DEBUG) && defined(DEBUG_VERBOSE) in gen_ndis_query_resp() 162 debug("query OID %08x value, len %d:\n", OID, buf_len); in gen_ndis_query_resp() 164 debug("%03d: %08x %08x %08x %08x\n", i, in gen_ndis_query_resp() 184 debug("%s: OID_GEN_SUPPORTED_LIST\n", __func__); in gen_ndis_query_resp() 194 debug("%s: OID_GEN_HARDWARE_STATUS\n", __func__); in gen_ndis_query_resp() 208 debug("%s: OID_GEN_MEDIA_SUPPORTED\n", __func__); in gen_ndis_query_resp() 215 debug("%s: OID_GEN_MEDIA_IN_USE\n", __func__); in gen_ndis_query_resp() 223 debug("%s: OID_GEN_MAXIMUM_FRAME_SIZE\n", __func__); in gen_ndis_query_resp() 232 #if defined(DEBUG) && defined(DEBUG_VERBOSE) in gen_ndis_query_resp() 233 debug("%s: OID_GEN_LINK_SPEED\n", __func__); in gen_ndis_query_resp() [all …]
|
/openbmc/u-boot/arch/x86/cpu/intel_common/ |
H A D | me_status.c | 35 [ME_HFS_MODE_DEBUG] = "Debug", 46 [ME_HFS_ERROR_DEBUG] = "Debug Failure" 140 debug("ME: FW Partition Table : %s\n", in _intel_me_status() 142 debug("ME: Bringup Loader Failure : %s\n", in _intel_me_status() 144 debug("ME: Firmware Init Complete : %s\n", in _intel_me_status() 146 debug("ME: Manufacturing Mode : %s\n", in _intel_me_status() 148 debug("ME: Boot Options Present : %s\n", in _intel_me_status() 150 debug("ME: Update In Progress : %s\n", in _intel_me_status() 152 debug("ME: Current Working State : %s\n", in _intel_me_status() 154 debug("ME: Current Operation State : %s\n", in _intel_me_status() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/ |
H A D | 0001-util.configure-fix-one-occasionally-reproduced-confi.patch | 9 | DEBUG: Creating /tmp/conftest.jr1qrcw3.cpp with content: 10 | DEBUG: | int 11 | DEBUG: | main(void) 12 | DEBUG: | { 13 | DEBUG: | 14 | DEBUG: | ; 15 | DEBUG: | return 0; 16 | DEBUG: | } 17 | DEBUG: Executing: aarch64-wrs-linux-g++ -mcpu=cortex-a53 -march=armv8-a+crc -fstack-protector-str… 18 | DEBUG: The command returned non-zero exit status 1. [all …]
|
/openbmc/u-boot/drivers/i2c/ |
H A D | rk_i2c.c | 75 debug("rk_i2c_set_clk: i2c rate = %d, scl rate = %d\n", i2c_rate, in rk_i2c_set_clk() 77 debug("set i2c clk div = %d, divh = %d, divl = %d\n", div, divh, divl); in rk_i2c_set_clk() 78 debug("set clk(I2C_CLKDIV: 0x%08x)\n", readl(&i2c->regs->clkdiv)); in rk_i2c_set_clk() 83 #ifdef DEBUG in rk_i2c_show_regs() 86 debug("i2c_con: 0x%08x\n", readl(®s->con)); in rk_i2c_show_regs() 87 debug("i2c_clkdiv: 0x%08x\n", readl(®s->clkdiv)); in rk_i2c_show_regs() 88 debug("i2c_mrxaddr: 0x%08x\n", readl(®s->mrxaddr)); in rk_i2c_show_regs() 89 debug("i2c_mrxraddR: 0x%08x\n", readl(®s->mrxraddr)); in rk_i2c_show_regs() 90 debug("i2c_mtxcnt: 0x%08x\n", readl(®s->mtxcnt)); in rk_i2c_show_regs() 91 debug("i2c_mrxcnt: 0x%08x\n", readl(®s->mrxcnt)); in rk_i2c_show_regs() [all …]
|
/openbmc/u-boot/drivers/ram/ |
H A D | mpc83xx_sdram.c | 105 debug("%s: uclass_first_device_err failed: %d\n", in dram_init() 164 debug("%s: auto_precharge value %d invalid.\n", in mpc83xx_sdram_static_init() 174 debug("%s: odt_rd_cfg value %d invalid.\n", in mpc83xx_sdram_static_init() 186 debug("%s: odt_rd_cfg value %d invalid.\n", in mpc83xx_sdram_static_init() 195 debug("%s: odt_rd_cfg value %d invalid.\n", in mpc83xx_sdram_static_init() 205 debug("%s: odt_wr_cfg value %d invalid.\n", in mpc83xx_sdram_static_init() 217 debug("%s: odt_wr_cfg value %d invalid.\n", in mpc83xx_sdram_static_init() 226 debug("%s: odt_wr_cfg value %d invalid.\n", in mpc83xx_sdram_static_init() 240 debug("%s: bank_bits value %d invalid.\n", in mpc83xx_sdram_static_init() 257 debug("%s: row_bits value %d invalid.\n", in mpc83xx_sdram_static_init() [all …]
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/ |
H A D | cpu.c | 25 debug("%s entry\n", __func__); in enable_cpu_power_rail() 50 debug("%s entry\n", __func__); in enable_cpu_clocks() 55 debug("%s: PLLX base = 0x%08X\n", __func__, reg); in enable_cpu_clocks() 58 debug("%s: PLLX locked, delay for stable clocks\n", __func__); in enable_cpu_clocks() 62 debug("%s: Setting CCLK_BURST and DIVIDER\n", __func__); in enable_cpu_clocks() 66 debug("%s: Enabling clock to all CPUs\n", __func__); in enable_cpu_clocks() 72 debug("%s: Enabling main CPU complex clocks\n", __func__); in enable_cpu_clocks() 78 debug("%s: Done\n", __func__); in enable_cpu_clocks() 86 debug("%s entry\n", __func__); in remove_cpu_resets() 129 debug("Ram Repair cluster0 failed\n"); in tegra124_ram_repair() [all …]
|
/openbmc/u-boot/drivers/power/pmic/ |
H A D | pmic-uclass.c | 32 debug("%s for '%s' at node offset: %d\n", __func__, pmic->name, in pmic_bind_children() 38 debug("* Found child node: '%s'\n", node_name); in pmic_bind_children() 42 debug(" - compatible prefix: '%s'\n", info->prefix); in pmic_bind_children() 56 debug(" - driver: '%s' not found!\n", in pmic_bind_children() 61 debug(" - found child driver: '%s'\n", drv->name); in pmic_bind_children() 66 debug(" - child binding error: %d\n", ret); in pmic_bind_children() 70 debug(" - bound child device: '%s'\n", child->name); in pmic_bind_children() 74 debug(" - set 'child->driver_data': %lu\n", in pmic_bind_children() 82 debug(" - compatible prefix not found\n"); in pmic_bind_children() 85 debug("Bound: %d children for PMIC: '%s'\n", bind_count, pmic->name); in pmic_bind_children() [all …]
|
/openbmc/u-boot/drivers/reset/ |
H A D | reset-uclass.c | 20 debug("%s(reset_ctl=%p)\n", __func__, reset_ctl); in reset_of_xlate_default() 23 debug("Invaild args_count: %d\n", args->args_count); in reset_of_xlate_default() 40 debug("%s(dev=%p, index=%d, reset_ctl=%p)\n", __func__, dev, index, in reset_get_by_index() 47 debug("%s: fdtdec_parse_phandle_with_args() failed: %d\n", in reset_get_by_index() 55 debug("%s: uclass_get_device_by_ofnode() failed: %d\n", in reset_get_by_index() 57 debug("%s %d\n", ofnode_get_name(args.node), args.args[0]); in reset_get_by_index() 68 debug("of_xlate() failed: %d\n", ret); in reset_get_by_index() 74 debug("ops->request() failed: %d\n", ret); in reset_get_by_index() 109 debug("%s: could release all resets for %p\n", in reset_get_bulk() 120 debug("%s(dev=%p, name=%s, reset_ctl=%p)\n", __func__, dev, name, in reset_get_by_name() [all …]
|
/openbmc/u-boot/board/rockchip/evb_rk3399/ |
H A D | evb-rk3399.c | 26 debug("%s: Cannot find pinctrl device\n", __func__); in board_init() 33 debug("%s PWM0 pinctrl init fail! (ret=%d)\n", __func__, ret); in board_init() 39 debug("%s PWM2 pinctrl init fail!\n", __func__); in board_init() 45 debug("%s PWM3 pinctrl init fail!\n", __func__); in board_init() 51 debug("%s: Cannot enable boot on regulator\n", __func__); in board_init() 55 debug("%s vcc5v0_host init fail! ret %d\n", __func__, ret); in board_init() 61 debug("%s vcc5v0-host-en set fail!\n", __func__); in board_init() 76 debug("%s: Cannot find pinctrl device\n", __func__); in spl_board_init() 80 /* Enable debug UART */ in spl_board_init() 83 debug("%s: Failed to set up console UART\n", __func__); in spl_board_init()
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | passwd_mgr.cpp | 78 lg2::debug("Error setting chmod for ipmi_pass file"); in restrictFilesPermission() 89 lg2::debug("Error setting chmod for ipmi_pass file"); in restrictFilesPermission() 117 lg2::debug("User not found"); in updateUserEntry() 125 lg2::debug("Passwd file update failed"); in updateUserEntry() 129 lg2::debug("Passwd file updated successfully"); in updateUserEntry() 138 lg2::debug("Reloading password map list"); in checkAndReload() 154 lg2::debug("Error Invalid Inputs"); in encryptDecryptData() 168 lg2::debug("Error: Failed to calculate MAC"); in encryptDecryptData() 174 lg2::debug("Authenticated message doesn't match"); in encryptDecryptData() 184 lg2::debug("Error: EVP_CIPHER_CTX is NULL"); in encryptDecryptData() [all …]
|
/openbmc/debug-trigger/ |
H A D | README.md | 1 # BMC Debug Trigger 3 `debug-trigger` listens for an external signal that the BMC is in some way 4 unresponsive. When the signal is received it triggers a crash to collect debug 9 `debug-trigger` implements a simple protocol over an LPC KCS device as its 12 ## Debug actions 14 `debug-trigger` implements a single action once the trigger event is received,
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/ |
H A D | openpower-debug-collector-systemd-links.inc | 7 # debug collector checkstop service for basic error reporting 9 …LINK="$D$systemd_system_unitdir/obmc-host-crash@0.target.wants/openpower-debug-collector-checkstop… 10 TARGET="../openpower-debug-collector-checkstop@.service" 14 …LINK="$D$systemd_system_unitdir/obmc-host-timeout@0.target.wants/openpower-debug-collector-watchdo… 15 TARGET="../openpower-debug-collector-watchdog@.service" 19 …LINK="$D$systemd_system_unitdir/obmc-host-timeout@0.target.wants/openpower-debug-collector-watchdo… 20 TARGET="../openpower-debug-collector-watchdog-timeout@.service" 35 …LINK="$D$systemd_system_unitdir/obmc-host-crash@0.target.wants/openpower-debug-collector-checkstop… 38 …LINK="$D$systemd_system_unitdir/obmc-host-timeout@0.target.wants/openpower-debug-collector-watchdo… 41 …LINK="$D$systemd_system_unitdir/obmc-host-timeout@0.target.wants/openpower-debug-collector-watchdo…
|
/openbmc/u-boot/arch/arm/mach-rockchip/ |
H A D | rk3288-board-spl.c | 45 debug("Boot device %s\n", bootdev); in spl_boot_device() 51 debug("node=%d\n", node); in spl_boot_device() 56 debug("device at node %s/%d not found: %d\n", bootdev, node, in spl_boot_device() 60 debug("Found device %s\n", dev->name); in spl_boot_device() 67 debug("Booting from device uclass '%s' not supported\n", in spl_boot_device() 112 /* Example code showing how to enable the debug UART on RK3288 */ in board_init_f() 123 * Debug UART can be used from here if required: in board_init_f() 131 debug("\nspl:debug uart enabled in %s\n", __func__); in board_init_f() 134 debug("spl_early_init() failed: %d\n", ret); in board_init_f() 143 debug("CLK init failed: %d\n", ret); in board_init_f() [all …]
|
/openbmc/u-boot/drivers/mailbox/ |
H A D | mailbox-uclass.c | 19 debug("%s(chan=%p)\n", __func__, chan); in mbox_of_xlate_default() 22 debug("Invaild args_count: %d\n", args->args_count); in mbox_of_xlate_default() 38 debug("%s(dev=%p, index=%d, chan=%p)\n", __func__, dev, index, chan); in mbox_get_by_index() 43 debug("%s: dev_read_phandle_with_args failed: %d\n", __func__, in mbox_get_by_index() 50 debug("%s: uclass_get_device_by_of_offset failed: %d\n", in mbox_get_by_index() 62 debug("of_xlate() failed: %d\n", ret); in mbox_get_by_index() 68 debug("ops->request() failed: %d\n", ret); in mbox_get_by_index() 80 debug("%s(dev=%p, name=%s, chan=%p)\n", __func__, dev, name, chan); in mbox_get_by_name() 84 debug("fdt_stringlist_search() failed: %d\n", index); in mbox_get_by_name() 95 debug("%s(chan=%p)\n", __func__, chan); in mbox_free() [all …]
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | spl.c | 32 debug("%s starting\n", __func__); in x86_spl_init() 35 debug("%s: spl_init() failed\n", __func__); in x86_spl_init() 40 debug("%s: arch_cpu_init() failed\n", __func__); in x86_spl_init() 45 debug("%s: arch_cpu_init_dm() failed\n", __func__); in x86_spl_init() 51 debug("%s: print_cpuinfo() failed\n", __func__); in x86_spl_init() 56 debug("%s: dram_init() failed\n", __func__); in x86_spl_init() 64 debug("%s: interrupt_init() failed\n", __func__); in x86_spl_init() 83 debug("%s: SPI cache setup failed\n", __func__); in x86_spl_init() 96 debug("Error %d\n", ret); in board_init_f() 108 debug("cache status %d\n", dcache_status()); in board_init_f_r() [all …]
|
/openbmc/u-boot/drivers/serial/ |
H A D | Kconfig | 12 meaning of either setting the baudrate for the early debug UART 25 boards which have no debug serial port whatsoever. 42 large. In this case the debug UART can still be used in some cases. 52 large. In this case the debug UART can still be used in some cases. 62 large. In this case the debug UART can still be used in some cases. 157 bool "Enable an early debug UART for debugging" 159 The debug UART is intended for use very early in U-Boot to debug 160 problems when an ICE or other debug mechanism is not available. 183 prompt "Select which UART will provide the debug UART" 190 Select this to enable a debug UART using the altera_jtag_uart driver. [all …]
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | ddrmc-vf610-calibration.c | 9 /* #define DEBUG */ 100 debug("BITMAP [0x%p]:\n", bmap); in bitmap_print() 102 debug("%d ", test_bit(i, bmap) ? 1 : 0); in bitmap_print() 104 debug("\n"); in bitmap_print() 106 debug("\n"); in bitmap_print() 147 debug("\nRDLVL: ======================\n"); in ddrmc_cal_dqs_to_dq() 148 debug("RDLVL: DQS to DQ (RDLVL)\n"); in ddrmc_cal_dqs_to_dq() 150 debug("RDLVL: RDLVL_DL_0_DFL:\t 0x%x\n", rdlvl_dl_0_def); in ddrmc_cal_dqs_to_dq() 151 debug("RDLVL: RDLVL_DL_1_DFL:\t 0x%x\n", rdlvl_dl_1_def); in ddrmc_cal_dqs_to_dq() 163 debug("RDLVL: PHY_RDLVL_RES:\t 0x%x\n", (tmp >> 24) & 0xFF);// set 0x40 in ddrmc_cal_dqs_to_dq() [all …]
|
/openbmc/u-boot/drivers/power/domain/ |
H A D | power-domain-uclass.c | 19 debug("%s(power_domain=%p)\n", __func__, power_domain); in power_domain_of_xlate_default() 22 debug("Invalid args_count: %d\n", args->args_count); in power_domain_of_xlate_default() 39 debug("%s(dev=%p, power_domain=%p)\n", __func__, dev, power_domain); in power_domain_get_by_index() 45 debug("%s: dev_read_phandle_with_args failed: %d\n", in power_domain_get_by_index() 53 debug("%s: uclass_get_device_by_ofnode failed: %d\n", in power_domain_get_by_index() 65 debug("of_xlate() failed: %d\n", ret); in power_domain_get_by_index() 71 debug("ops->request() failed: %d\n", ret); in power_domain_get_by_index() 87 debug("%s(power_domain=%p)\n", __func__, power_domain); in power_domain_free() 96 debug("%s(power_domain=%p)\n", __func__, power_domain); in power_domain_on() 105 debug("%s(power_domain=%p)\n", __func__, power_domain); in power_domain_off()
|
/openbmc/u-boot/arch/arm/mach-kirkwood/ |
H A D | mpp.c | 26 debug("MPP setup: unknown kirkwood variant\n"); in kirkwood_variant() 44 debug( "initial MPP regs:"); in kirkwood_mpp_conf() 47 debug(" %08x", mpp_ctrl[i]); in kirkwood_mpp_conf() 49 debug("\n"); in kirkwood_mpp_conf() 59 debug("kirkwood_mpp_conf: invalid MPP " in kirkwood_mpp_conf() 64 debug("kirkwood_mpp_conf: requested MPP%u config " in kirkwood_mpp_conf() 83 debug(" final MPP regs:"); in kirkwood_mpp_conf() 86 debug(" %08x", mpp_ctrl[i]); in kirkwood_mpp_conf() 88 debug("\n"); in kirkwood_mpp_conf()
|
/openbmc/u-boot/common/ |
H A D | usb_hub.c | 168 debug("enabling power on all ports\n"); in usb_hub_power_on() 171 debug("port %d returns %lX\n", i + 1, dev->status); in usb_hub_power_on() 193 debug("pgood_delay=%dms\n", pgood_delay); in usb_hub_power_on() 207 debug("devnum=%d poweron: query_delay=%d connect_timeout=%d\n", in usb_hub_power_on() 277 debug("%s: resetting '%s' port %d...\n", __func__, dev->dev->name, in usb_hub_port_reset() 280 debug("%s: resetting port %d...\n", __func__, port + 1); in usb_hub_port_reset() 290 debug("get_port_status failed status %lX\n", in usb_hub_port_reset() 297 debug("portstatus %x, change %x, %s\n", portstatus, portchange, in usb_hub_port_reset() 300 debug("STAT_C_CONNECTION = %d STAT_CONNECTION = %d" \ in usb_hub_port_reset() 331 debug("Cannot enable port %i after %i retries, " \ in usb_hub_port_reset() [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | get_module_deps3.py | 14 debug = True variable 16 debug = False 53 if debug == True: 70 if debug == True: 94 if debug == True: 99 if debug == True: 107 if debug == True: 114 if debug == True: 130 if debug == True: 138 if debug == True: [all …]
|
/openbmc/u-boot/arch/microblaze/cpu/ |
H A D | interrupts.c | 21 debug("Enable interrupts for the whole CPU\n"); in enable_interrupts() 55 debug("Enable one interrupt irq %x - mask %x,ier %x\n", offset, mask, in enable_one_interrupt() 57 debug("INTC isr %x, ier %x, iar %x, mer %x\n", intc->isr, intc->ier, in enable_one_interrupt() 70 debug("Disable one interrupt irq %x - mask %x,ier %x\n", irq, mask, in disable_one_interrupt() 72 debug("INTC isr %x, ier %x, iar %x, mer %x\n", intc->isr, intc->ier, in disable_one_interrupt() 110 debug("INTC isr %x, ier %x, iar %x, mer %x\n", intc->isr, intc->ier, in intc_init() 120 debug("INTC: Initialization\n"); in interrupt_init() 129 debug("INTC: Base addr %lx\n", base); in interrupt_init() 132 debug("INTC: IRQ NO %x\n", irq_no); in interrupt_init() 166 debug("INTC isr %x, ier %x, iar %x, mer %x\n", intc->isr, intc->ier, in interrupt_handler() [all …]
|