/u-boot/scripts/coccinelle/null/ |
A D | badzero.cocci | 76 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 82 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0") 174 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0, suggest !E") 180 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 186 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0, suggest !E") 192 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0") 235 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 241 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0")
|
/u-boot/tools/u_boot_pylib/ |
A D | tout.py | 12 ERROR, WARNING, NOTICE, INFO, DETAIL, DEBUG = range(6) variable 115 _output(WARNING, msg, _color.YELLOW) 158 def init(_verbose=WARNING, stdout=sys.stdout):
|
/u-boot/scripts/dtc/ |
A D | checks.c | 68 #define WARNING(nm_, fn_, d_, ...) \ macro 193 WARNING(nm, check_is_string, (propname)) 222 WARNING(nm, check_is_string_list, (propname)) 240 WARNING(nm, check_is_cell, (propname)) 339 WARNING(unit_address_vs_reg, check_unit_address_vs_reg, NULL); 682 WARNING(alias_paths, check_alias_paths, NULL); 700 WARNING(addr_size_cells, fixup_addr_size_cells, NULL, 821 WARNING(pci_bridge, check_pci_bridge, NULL, 1089 WARNING(obsolete_chosen_interrupt_controller, 1437 WARNING(graph_nodes, check_graph_nodes, NULL); [all …]
|
/u-boot/doc/ |
A D | README.arm-relocation | 37 * WARNING ** WARNING ** WARNING ** WARNING ** WARNING ** WARNING ** WARNING *
|
A D | README.armada-secureboot | 195 WARNING: Knowledge of the KAK or CSK private key would enable an attacker to 277 | WARNING: Burning the eFuse structure is a irreversible | 300 * Enable trusted boot by burning the corresponding fuse (WARNING: this must be 343 WARNING: According to application note [4], the VHV pin of the SoC must be
|
A D | README.memory-test | 67 WARNING:
|
/u-boot/scripts/coccinelle/misc/ |
A D | badty.cocci | 68 coccilib.org.print_todo(p[0], "WARNING sizeof argument should be pointer type, not structure type") 74 msg="WARNING: Use correct pointer type argument for sizeof"
|
/u-boot/drivers/usb/musb-new/ |
A D | musb_debug.h | 16 #define WARNING(fmt, args...) yprintk(KERN_WARNING, fmt, ## args) macro
|
A D | da8xx.c | 122 WARNING("VBUS error workaround (delay coming)\n"); in da8xx_musb_interrupt()
|
/u-boot/board/mikrotik/crs3xx-98dx3236/ |
A D | binary.0 | 2 WARNING:
|
/u-boot/board/Marvell/db-xc3-24g4xg/ |
A D | binary.0 | 2 WARNING:
|
/u-boot/arch/arm/dts/ |
A D | meson-sm1-odroid-c4.dts | 33 * WARNING: The USB Hub on the Odroid-C4 needs a reset signal
|
A D | meson-g12b-odroid-n2.dtsi | 239 * WARNING: The USB Hub on the Odroid-N2 needs a reset signal
|
A D | meson-sm1-bananapi.dtsi | 314 * WARNING: The USB Hub needs a reset signal to be turned high in
|
/u-boot/tools/ |
A D | zynqmp_pm_cfg_obj_convert.py | 23 level=(logging.DEBUG if args.debug else logging.WARNING))
|
/u-boot/scripts/coccinelle/free/ |
A D | ifnullfree.cocci | 56 msg = "WARNING: NULL check before some freeing functions is not needed."
|
/u-boot/drivers/usb/gadget/ |
A D | at91_udc.h | 162 #define WARNING(stuff...) debug("udc: " stuff) macro
|
A D | storage_common.c | 118 #define WARNING(d, fmt, args...) do { } while (0) macro
|
A D | f_mass_storage.c | 486 WARNING(common, "error in submission: %s --> %d\n", in ep0_queue() 613 WARNING(fsg, "error in submission: %s --> %d\n", in start_transfer() 1394 WARNING(fsg, "usb_ep_set_halt -> %d\n", rc); in halt_bulk_in_endpoint() 1414 WARNING(fsg, "usb_ep_set_wedge -> %d\n", rc); in wedge_bulk_in_endpoint()
|
/u-boot/board/ti/am64x/ |
A D | am64x.env | 11 echo WARNING: Could not determine device tree to use; fi;
|
/u-boot/scripts/coccinelle/api/alloc/ |
A D | alloc_cast.cocci | 101 msg="WARNING: casting value returned by memory allocation function to (%s *) is useless." % (t)
|
/u-boot/board/hisilicon/hikey/ |
A D | README | 187 WARNING: BL2: Platform setup already done!! 199 WARNING: Using deprecated integer interrupt array in gicv2_driver_data_t 200 WARNING: Please migrate to using an interrupt_prop_t array
|
/u-boot/tools/binman/ |
A D | elf_test.py | 192 tout.init(tout.WARNING)
|
/u-boot/doc/board/nxp/ |
A D | psb.rst | 124 **WARNING:**
|
/u-boot/doc/usage/cmd/ |
A D | mmc.rst | 174 **WARNING** : This is a write-once field. (*Refer to eMMC specification*)
|