Searched refs:warning (Results 1 – 25 of 77) sorted by relevance
1234
19 warning- := $(empty)28 warning-1 += $(call cc-disable-warning, missing-field-initializers)31 warning-2 += -Wcast-align34 warning-2 += -Wshadow39 warning-3 += -Wcast-qual40 warning-3 += -Wconversion41 warning-3 += -Wpacked42 warning-3 += -Wpadded49 warning := $(warning-$(findstring 1, $(KBUILD_ENABLE_EXTRA_GCC_CHECKS)))50 warning += $(warning-$(findstring 2, $(KBUILD_ENABLE_EXTRA_GCC_CHECKS)))[all …]
7 This gives a warning with some native compilers:9 cmd/pci.c:152:11: warning: format ‘%llx’ expects argument of type36 This gives a warning with some native compilers:38 lib/fdtdec.c:1203:8: warning: format ‘%llx’ expects argument of type
9 This gives a warning with some native compilers:11 cmd/pci.c:152:11: warning: format ‘%llx’ expects argument of type
9 This gives a warning with some native compilers:11 lib/fdtdec.c:1203:8: warning: format ‘%llx’ expects argument of type
54 #warning "There is no way to determine the available extensions in S-mode." in supports_extension()55 #warning "Please convert your board to use the RISC-V CPU driver." in supports_extension()
7 #warning "Suspect dm.h is included from a header file - please fix"
10 - samsung,start-warning : Temperature at which TMU starts giving warning (degree celsius)36 samsung,start-warning = <95>;
52 .warning {72 .status-warning {
55 def Progress(msg, warning=False, trailer='...'): argument66 col = _color.YELLOW if warning else _color.GREEN
18 logger.warning(message)
260 u_boot_console.log.warning(279 u_boot_console.log.warning('CONFIG_CMD_CRC32 != y: Skipping check')
168 cons.log.warning('CONFIG_CMD_DHCP != y: Skipping DHCP network setup')190 cons.log.warning('CONFIG_NET != y: Skipping static network setup')
24 …$(warning The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed and in P…80 …$(warning The '$(PDFLATEX)' command was not found. Make sure you have it installed and in PATH to …
91 #warning Currently any ddr size other than 256 is not supported in fixed_sdram()95 #warning Chip select bounds is only configurable in 16MB increments in fixed_sdram()
33 #warning "Without Xtensa timer option, timing will not be accurate." in delay_cycles()
27 When executed outside a script a warning is written. Following commands are not
30 $(warning Put custom ps7_init_gpl.c/h to board/xilinx/zynq/custom_hw_platform/))
103 #warning Currenly any ddr size other than 256 is not supported in fixed_sdram()121 #warning Chip select bounds is only configurable in 16MB increments in fixed_sdram()
24 $(warning "WARNING: signing key not found. Random key will NOT work on HS hardware!")
27 #warning mode type bitflag value assumption(s) violated! falling back to larger version
30 $(warning Put custom psu_init_gpl.c/h to board/xilinx/zynqmp/custom_hw_platform/))
161 #define __diag_GCC_warn warning
4 /// Based on checkpatch warning
135 #warning Currenly any ddr size other than 128 is not supported in fixed_sdram()
64 #warning Chip select bounds is only configurable in 16MB increments in fixed_sdram()
Completed in 20 milliseconds