| /rk3399_rockchip-uboot/scripts/ |
| H A D | Makefile.extrawarn | 21 warning- := $(empty) 23 warning-1 := -Wextra -Wunused -Wno-unused-parameter 24 warning-1 += -Wmissing-declarations 25 warning-1 += -Wmissing-format-attribute 26 warning-1 += $(call cc-option, -Wmissing-prototypes) 27 warning-1 += -Wold-style-definition 28 warning-1 += $(call cc-option, -Wmissing-include-dirs) 29 warning-1 += $(call cc-option, -Wunused-but-set-variable) 30 warning-1 += $(call cc-disable-warning, missing-field-initializers) 32 warning-2 := -Waggregate-return [all …]
|
| /rk3399_rockchip-uboot/tools/patman/test/ |
| H A D | test01.txt | 7 This gives a warning with some native compilers: 9 cmd/pci.c:152:11: warning: format ‘%llx’ expects argument of type 33 This gives a warning with some native compilers: 35 lib/fdtdec.c:1203:8: warning: format ‘%llx’ expects argument of type
|
| H A D | 0001-pci-Correct-cast-for-sandbox.patch | 9 This gives a warning with some native compilers: 11 cmd/pci.c:152:11: warning: format ‘%llx’ expects argument of type
|
| H A D | 0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_memory_.patch | 9 This gives a warning with some native compilers: 11 lib/fdtdec.c:1203:8: warning: format ‘%llx’ expects argument of type
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/exynos/ |
| H A D | tmu.txt | 10 - samsung,start-warning : Temperature at which TMU starts giving warning (degree celsius) 36 samsung,start-warning = <95>;
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | tout.py | 56 def Progress(msg, warning=False, trailer='...'): argument 66 col = _color.YELLOW if warning else _color.GREEN
|
| /rk3399_rockchip-uboot/board/sbc8349/ |
| H A D | sbc8349.c | 87 #warning Currently any ddr size other than 256 is not supported in fixed_sdram() 91 #warning Chip select bounds is only configurable in 16MB increments in fixed_sdram()
|
| /rk3399_rockchip-uboot/board/xilinx/zynq/ |
| H A D | Makefile | 19 $(warning Put custom ps7_init_gpl.c/h to board/xilinx/zynq/custom_hw_platform/))
|
| /rk3399_rockchip-uboot/board/xilinx/zynqmp/ |
| H A D | Makefile | 19 $(warning Put custom psu_init_gpl.c/h to board/xilinx/zynqmp/custom_hw_platform/))
|
| /rk3399_rockchip-uboot/arch/xtensa/lib/ |
| H A D | time.c | 32 #warning "Without Xtensa timer option, timing will not be accurate." in delay_cycles()
|
| /rk3399_rockchip-uboot/board/freescale/mpc8349emds/ |
| H A D | mpc8349emds.c | 99 #warning Currenly any ddr size other than 256 is not supported in fixed_sdram() 117 #warning Chip select bounds is only configurable in 16MB increments in fixed_sdram()
|
| /rk3399_rockchip-uboot/fs/reiserfs/ |
| H A D | mode_string.c | 28 #warning mode type bitflag value assumption(s) violated! falling back to larger version
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | multiplexed_log.css | 53 .warning {
|
| /rk3399_rockchip-uboot/board/freescale/mpc8313erdb/ |
| H A D | sdram.c | 62 #warning Chip select bounds is only configurable in 16MB increments in fixed_sdram()
|
| /rk3399_rockchip-uboot/board/freescale/mpc832xemds/ |
| H A D | mpc832xemds.c | 132 #warning Currenly any ddr size other than 128 is not supported in fixed_sdram()
|
| /rk3399_rockchip-uboot/test/py/tests/ |
| H A D | test_ums.py | 100 u_boot_console.log.warning(
|
| H A D | test_hush_if_test.py | 106 u_boot_console.log.warning('CONFIG_SYS_MAXARGS too low; need ' +
|
| /rk3399_rockchip-uboot/arch/arm/mach-sunxi/ |
| H A D | cpu_info.c | 101 #warning Please update cpu_info.c with correct CPU information in print_cpuinfo()
|
| /rk3399_rockchip-uboot/post/drivers/ |
| H A D | memory.c | 152 #warning "Injecting data line errors for testing purposes" 156 #warning "Injecting address line errors for testing purposes"
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | genboardscfg.py | 171 for warning in warnings: 172 print '%s: %s' % (defconfig, warning)
|
| /rk3399_rockchip-uboot/arch/m68k/cpu/mcf530x/ |
| H A D | cpu_init.c | 49 #warning "Chip Select 0 are not initialized/used" in init_csm()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | compiler-gcc.h | 185 # define __compiletime_warning(message) __attribute__((warning(message)))
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.l | 187 printf("%s:%d:warning: multi-line strings not supported\n", zconf_curname(), zconf_lineno());
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.enetaddr | 36 struct eth_device->enetaddr. If they differ, a warning is printed, and the 39 eth_device->enetaddr, and a warning will be printed.
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | sbc8548.h | 495 #warning undefined environment size/location.
|