Searched refs:printf (Results 151 - 175 of 2017) sorted by relevance

1234567891011>>

/u-boot/cmd/
H A Dclk.c32 printf(" %-12u %8d ", rate, clkp->enable_count);
38 printf(" ");
40 printf("| ");
43 printf("`-- ");
45 printf("|-- ");
49 printf("%s\n", dev->name);
67 printf(" Rate Usecnt Name\n");
68 printf("------------------------------------------\n");
76 printf("\n%s %s:\n", dev->driver->name, dev->name);
98 printf("Cloc
[all...]
H A Dabootimg.c40 printf("Error: Boot Image header is incorrect\n");
46 printf("%u\n", hdr->header_version);
67 printf("%lx\n", addr);
101 printf("Error: header_version must be >= 2 for this\n");
106 printf("Error: failed to read dtb_load_addr\n");
111 printf("%lx\n", (ulong)img_data.dtb_load_addr);
131 printf("Error: Wrong index num\n");
137 printf("Error: Wrong index num\n");
148 printf("%lx\n", addr);
151 printf("Erro
[all...]
H A Dclone.c31 printf("Unable to open source device\n");
34 printf("Unable to open destination device\n");
43 printf("failed: cannot match device block sizes\n");
70 printf("Copying %ld bytes from %s:%s to %s:%s\n",
86 printf("Src read error @blk %ld\n", srcblk);
100 printf("Dest write error @blk %ld\n", srcblk);
115 printf("%ld read\n", rdcnt);
116 printf("%ld written\n", wrcnt);
117 printf("%ldms, %ldkB/s\n", timer, wrcnt / timer);
H A Dbutton.c27 printf("%s\n", state_label[ret]);
44 printf("%-15s ", plat->label);
48 printf("Error %d\n", ret);
50 printf("<inactive>\n");
72 printf("Button '%s' not found (err=%d)\n", button_label, ret);
H A Dtemperature.c22 printf("thermal device not selected\n");
28 printf("thermal device not found\n");
36 printf("%s: %d C\n", dev->name, temp);
46 printf("| %-*.*s| %-*.*s| %s\n",
52 printf("| %-*.*s| %-*.*s| %s\n",
H A Dlog.c24 printf("Only log levels <= %d are supported\n",
33 printf("Unknown log level \"%s\"\n", arg);
51 printf("%s%s\n", log_get_level_name(log_level),
73 printf("%s\n", name);
85 printf("%s\n", ldev->drv->name);
115 printf("Could not find log device for \"%s\"\n", drv_name);
120 printf("num policy level categories files\n");
122 printf("%3d %6.6s %s %-7.7s ", filt->filter_num,
131 printf("%16.16s %s\n",
137 printf("
[all...]
H A Dtpm_test.c21 printf("TEST FAILED: line %d: " #tpm_command ": 0x%x\n", \
44 printf("get_timer(0) = %lu\n", get_timer(0));
91 printf("Testing earlyextend ...");
97 printf("done\n");
105 printf("Testing earlynvram ...");
111 printf("done\n");
119 printf("Testing earlynvram2 ...");
125 printf("done\n");
133 printf("Testing enable ...\n");
139 printf("\tdisabl
[all...]
/u-boot/env/
H A Dubi.c49 printf("\n** Cannot find mtd partition \"%s\"\n",
58 printf("\n** Unable to write env to %s:%s **\n",
67 printf("\n** Unable to write env to %s:%s **\n",
91 printf("\n** Cannot find mtd partition \"%s\"\n",
98 printf("\n** Unable to write env to %s:%s **\n",
132 printf("\n** Cannot find mtd partition \"%s\"\n",
141 printf("\n** Unable to read env from %s:%s **\n",
147 printf("\n** Unable to read redundant env from %s:%s **\n",
169 printf("\n** Cannot find mtd partition \"%s\"\n",
176 printf("\
[all...]
H A Denv.c186 printf("Loading Environment from %s... ", drv->name);
194 printf("OK\n");
234 printf("Loading Environment from %s... ", drv->name);
237 printf("not initialized\n");
243 printf("Failed (%d)\n", ret);
245 printf("OK\n");
262 printf("Saving Environment to %s... ", drv->name);
264 printf("not possible\n");
269 printf("not initialized\n");
275 printf("Faile
[all...]
/u-boot/drivers/net/fm/
H A Dfdt.c55 printf("Data at %p is not an Fman firmware\n", fmanfw);
60 printf("Fman firmware at %p is too large (size=%u)\n",
68 printf("Fman firmware at %p has invalid CRC\n", fmanfw);
77 printf("Unable to make room for Fman firmware: %s\n",
87 printf("Could not add firmware node to %s: %s\n", s,
96 printf("Could not add compatible property to node %s: %s\n", s,
104 printf("Could not add phandle property to node %s: %s\n", s,
112 printf("Could not add firmware property to node %s: %s\n", s,
124 printf("Could not add pointer property to node %s: %s\n",
/u-boot/scripts/
H A Dsetlocalversion63 echo "$atag" | awk -F- '{printf("-%05d-%s", $(NF-1),$(NF))}'
67 printf '%s%s' -g $head
73 printf -- '-svn%s' "$(git svn find-rev $head)"
86 printf '%s' -dirty
98 printf '%s%s' -hg "$id"
100 tag=$(printf '%s' "$hgid" | cut -d' ' -f2)
102 id=$(printf '%s' "$hgid" | sed 's/[+ ].*//')
103 printf '%s%s' -hg "$id"
110 *+|*+\ *) printf '%s' -dirty ;;
120 printf
[all...]
/u-boot/common/
H A Dedid.c312 printf("Monitor serial number: %s\n",
315 printf("Monitor ID: %s\n",
318 printf("Monitor name: %s\n",
321 printf("Monitor range limits, horizontal sync: "
346 printf("\t%dx%d\%c\t%d Hz (detailed)\n", h_active,
374 printf("Not a valid EDID\n");
378 printf("EDID version: %d.%d\n",
381 printf("Product ID code: %04x\n", EDID1_INFO_PRODUCT_CODE(*edid_info));
384 printf("Manufacturer: %s\n", manufacturer);
395 printf("Seria
[all...]
/u-boot/arch/arm/mach-keystone/
H A Dcmd_mon.c33 printf("## Please update monitor image\n");
46 printf("## installed monitor @ 0x%x, freq [%d], status %d\n",
89 printf("core %d powered on successfully\n", core_id);
91 printf("core %d power on failure\n", core_id);
93 printf("core %d powered off successfully\n", core_id);
/u-boot/board/siemens/draco/
H A Dboard.c67 printf("Set default DDR3 settings\n");
73 printf("\nDDR3\n");
74 printf("clock:\t\t%d MHz\n", DDR_PLL_FREQ);
75 printf("device:\t\t%s\n", settings.ddr3.manu_name);
76 printf("marking:\t%s\n", settings.ddr3.manu_marking);
77 printf("%-20s, %-8s, %-8s, %-4s\n", "timing parameters", "eeprom",
104 printf("\nCPU BOARD\n");
105 printf("device: \t'%s'\n", settings.chip.sdevname);
106 printf("hw version: \t'%s'\n", settings.chip.shwver);
107 printf("ma
[all...]
/u-boot/arch/sandbox/lib/
H A Dbootm.c35 printf("setting up X86 zImage [ %ld - %ld ]\n",
41 printf("setting up ARM zImage [ %ld - %ld ]\n",
44 printf("Unrecognized zImage\n");
76 printf("## Transferring control to Linux (at address %08lx)...\n",
78 printf("sandbox: continuing, as we cannot run Linux\n");
/u-boot/drivers/fpga/
H A Dfpga.c27 printf("%s: No support for %s.\n", fn, msg);
29 printf("No support for %s.\n", msg);
31 printf("No FPGA support!\n");
61 printf("%s: Invalid device number %d\n", fn, devnum);
64 printf("%s: Null buffer.\n", fn);
86 printf("Xilinx Device\nDescriptor @ 0x%p\n", desc);
94 printf("Altera Device\nDescriptor @ 0x%p\n", desc);
102 printf("Lattice Device\nDescriptor @ 0x%p\n", desc);
109 printf("%s: Invalid or unsupported device type %d\n",
113 printf("
[all...]
/u-boot/arch/arm/mach-imx/
H A Dvideo.c30 printf("auto-detected panel %s\n", panel);
36 printf("No panel detected: default to %s\n", panel);
53 printf("Display: %s (%ux%u)\n",
63 printf("LCD %s cannot be configured: %d\n",
66 printf("unsupported panel %s\n", panel);
/u-boot/drivers/gpio/
H A Dpca953x.c156 printf("pca953x@ 0x%x (%d pins):\n\n", chip, nr_gpio);
157 printf("gpio pins: ");
159 printf("%x", i);
160 printf("\n");
162 printf("-");
163 printf("\n");
167 printf("conf: ");
169 printf("%c", data & (1 << i) ? 'i' : 'o');
170 printf("\n");
174 printf("inver
[all...]
/u-boot/board/toradex/colibri_imx6/
H A Ddo_fuse.c21 printf("Fuse 0, 5: %8x\n", val);
23 printf("Fuse 0, 6: %8x\n", val6);
25 printf("Fuse 4, 3: %8x\n", val);
27 printf("Fuse 4, 2: %8x\n", val);
65 printf("Fuse 0, 5: %8x\n", val);
/u-boot/board/socrates/
H A Dsdram.c72 printf ("SDRAM test phase 1:\n");
78 printf ("SDRAM test fails at: %08x\n", (uint) p);
83 printf ("SDRAM test phase 2:\n");
89 printf ("SDRAM test fails at: %08x\n", (uint) p);
94 printf ("SDRAM test passed.\n");
/u-boot/board/toradex/apalis_imx6/
H A Ddo_fuse.c21 printf("Fuse 0, 5: %8x\n", val);
23 printf("Fuse 0, 6: %8x\n", val6);
25 printf("Fuse 4, 3: %8x\n", val);
27 printf("Fuse 4, 2: %8x\n", val);
65 printf("Fuse 0, 5: %8x\n", val);
/u-boot/arch/x86/cpu/
H A Dqfw_cpu.c38 printf("unable to find cpus device\n");
45 printf("unable to find qfw device\n");
60 printf("unable to get online cpu number: %d\n", cpu_online);
74 printf("unable to allocate device name\n");
80 printf("binding cpu@%d failed: %d\n", cpu_num, ret);
/u-boot/board/gdsys/common/
H A Dioep-fpga.c470 printf("Videochannel");
472 printf("Mainchannel");
475 printf(" User");
477 printf(" Server");
482 printf(" UC");
488 printf(" CAT");
492 printf(" Fiber");
498 printf(" DVI,");
501 printf(" DP 165MPix/s,");
504 printf(" D
[all...]
/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dimmap.c28 printf("SIUMCR= %08x SYPCR = %08x\n",
30 printf("SWT = %08x\n", in_be32(&sc->sc_swt));
31 printf("SIPEND= %08x SIMASK= %08x\n",
33 printf("SIEL = %08x SIVEC = %08x\n",
35 printf("TESR = %08x SDCR = %08x\n",
50 printf("BR%-2d = %08x OR%-2d = %08x\n",
53 printf("MAR = %08x", in_be32(&memctl->memc_mar));
54 printf(" MCR = %08x\n", in_be32(&memctl->memc_mcr));
55 printf("MAMR = %08x MBMR = %08x",
57 printf("\nMSTA
[all...]
/u-boot/arch/arm/mach-imx/imx8ulp/
H A Dclock.c146 printf("ddr phy clk %uMhz is not supported\n", phy_freq_mhz);
458 printf("Can't find parent clock for LCDIF, target freq: %u\n", freq_in_khz);
529 printf("SDHC0 %8d MHz\n", pcc_clock_get_rate(4, SDHC0_PCC4_SLOT) / 1000000);
530 printf("SDHC1 %8d MHz\n", pcc_clock_get_rate(4, SDHC1_PCC4_SLOT) / 1000000);
531 printf("SDHC2 %8d MHz\n", pcc_clock_get_rate(4, SDHC2_PCC4_SLOT) / 1000000);
533 printf("SOSC %8d MHz\n", cgc_clk_get_rate(SOSC) / 1000000);
534 printf("FRO %8d MHz\n", cgc_clk_get_rate(FRO) / 1000000);
535 printf("PLL2 %8d MHz\n", cgc_clk_get_rate(PLL2) / 1000000);
536 printf("PLL3 %8d MHz\n", cgc_clk_get_rate(PLL3) / 1000000);
537 printf("PLL3_VCODI
[all...]

Completed in 287 milliseconds

1234567891011>>