Home
last modified time | relevance | path

Searched refs:missing (Results 1 – 25 of 55) sorted by relevance

123

/u-boot/tools/binman/test/
A D159_blob_ext_missing_sect.dts14 filename = "missing-file";
20 filename = "missing-file2";
A D168_fit_missing_blob.dts33 filename = "missing";
37 missing-msg = "wibble";
A D173_missing_blob.dts11 filename = "missing";
A D158_blob_ext_missing.dts13 filename = "missing-file";
A D164_x86_rom_me_missing.dts14 filename = "descriptor-missing.bin";
/u-boot/arch/arm/dts/
A Dzynqmp-p-a2197-00-revA.dts139 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
147 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
151 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
155 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
196 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
200 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
204 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
208 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
212 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
216 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
[all …]
A Dsunxi-u-boot.dtsi62 missing-msg = "atf-bl31-sunxi";
76 missing-msg = "scp-sunxi";
/u-boot/tools/binman/etype/
A Dintel_ifwi.py105 self.missing = True
113 if self.missing:
132 if not self.missing:
A Dblob.py44 self.missing = True
A Dintel_descriptor.py59 if self.missing:
/u-boot/tools/binman/
A Dentry.py100 self.missing = False
424 missing = []
434 missing.append(prop.name)
436 if missing:
437 self.GetImage().MissingArgs(self, missing)
638 missing = []
655 missing.append(name)
657 if missing:
659 ', '.join(missing))
866 if self.missing:
A Dmissing-blob-help1 # This file contains help messages for missing external blobs. Each message has
6 # When looking for a tag, Binman uses the value of 'missing-msg' for the entry,
A Dcontrol.py622 missing = False
624 missing |= ProcessImage(image, args.update_fdt, args.map,
631 if missing:
/u-boot/doc/device-tree-bindings/net/
A Daquantia-phy.txt16 Firmware default is used if the property is missing.
18 is missing.
/u-boot/doc/device-tree-bindings/clock/
A Drockchip,rk3288-cru.txt18 If missing pll rates are not changable, due to the missing pll lock status.
A Drockchip,rk3188-cru.txt19 If missing pll rates are not changable, due to the missing pll lock status.
/u-boot/include/
A Dstatus_led.h67 # error Status LED configuration missing
/u-boot/doc/
A DREADME.commands.itest10 avoids missing terminators when using an indirect pointer.
A Dfeature-removal-schedule.txt24 source code that are either missing a valid GPL license
/u-boot/scripts/
A DMakefile.extrawarn28 warning-1 += $(call cc-disable-warning, missing-field-initializers)
/u-boot/doc/device-tree-bindings/regulator/
A Dfixed.txt17 is missing, the default assumed is Active low.
/u-boot/fs/ubifs/
A Dorphan.c732 unsigned long missing; member
840 ci->missing += 1; in dbg_orphan_check()
914 ci.missing = 0; in dbg_check_orphans()
933 if (ci.missing) { in dbg_check_orphans()
934 ubifs_err(c, "%lu missing orphan(s)", ci.missing); in dbg_check_orphans()
/u-boot/board/eets/pdu001/
A DREADME32 from the SD card cage. If this fails (missing or unbootable SD card) it will
/u-boot/doc/arch/
A Dmips.rst38 * Secondary cache support missing
/u-boot/examples/standalone/
A Dstubs.c264 #error stubs definition missing for this architecture

Completed in 26 milliseconds

123