Home
last modified time | relevance | path

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

1234

/u-boot/tools/binman/test/
A D276_fit_firmware_loadables.dts75 @conf-missing-uboot-SEQ {
76 description = "missing uboot config";
78 fit,firmware = "missing-1", "u-boot";
81 @conf-missing-atf-SEQ {
82 description = "missing atf config";
84 fit,firmware = "missing-1", "atf-1", "u-boot";
87 @conf-missing-tee-SEQ {
88 description = "missing tee config";
A D266_blob_ext_opt.dts15 missing {
17 filename = "missing.bin";
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 D216_blob_ext_list_missing.dts11 filenames = "refcode.bin", "missing-file";
A D229_mkimage_missing.dts14 filename = "missing.bin";
A D278_mkimage_missing_multiple.dts15 filename = "missing.bin";
A D164_x86_rom_me_missing.dts14 filename = "descriptor-missing.bin";
/u-boot/tools/binman/etype/
A Dblob_ext_list.py37 missing = False
45 missing = True
49 if missing:
51 self.missing = True
A Dintel_ifwi.py115 self.missing = True
123 if self.missing:
142 if not self.missing:
A Dmkimage.py177 self.missing = bool(missing_list)
178 if self.missing:
A Dtee_os.py68 if not self.missing:
/u-boot/arch/arm/dts/
A Dzynqmp-p-a2197-00-revA.dts155 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
163 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
167 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
171 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 */
220 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
224 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
228 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
232 compatible = "ti,tps544b25"; /* Documentation/hwmon/pmbus - wiring is missing */
[all …]
A Dhi3798mv200-hc2910-2aghd05-u-boot.dtsi5 /* The clock driver is missing */
A Dk3-am65-iot2050-boot-image.dtsi26 missing-msg = "iot2050-seboot";
102 missing-msg = "k3-rti-wdt-firmware";
155 missing-msg = "iot2050-otpcmd";
A Dsunxi-u-boot.dtsi70 missing-msg = "atf-bl31-sunxi";
84 missing-msg = "scp-sunxi";
A Dhi3798mv200-u-boot.dtsi19 /* The clock driver is missing */
/u-boot/tools/binman/
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,
22 See the documentation for IOT2050 board. Your image is missing SEBoot
27 See the documentation for IOT2050 board. Your image is missing OTP command data
A Dentry.py141 self.missing = False
580 missing = []
590 missing.append(prop.name)
592 if missing:
593 self.GetImage().MissingArgs(self, missing)
827 missing = []
849 missing.append(name)
851 if missing:
853 ', '.join(missing))
1094 if self.missing and not self.optional:
[all …]
A Dbintool.py437 missing = []
454 missing.append(name)
456 if missing:
458 ', '.join(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.

Completed in 32 milliseconds

1234