Searched refs:empty (Results 1 – 25 of 71) sorted by relevance
123
/u-boot/scripts/ |
A D | Kconfig.include | 7 empty := 8 space := $(empty) $(empty)
|
A D | Makefile.extrawarn | 19 warning- := $(empty)
|
A D | Kbuild.include | 8 empty := 9 space := $(empty) $(empty) 238 # Check if both arguments are the same including their order. Result is empty
|
A D | Makefile.build | 125 quiet_modtag := $(empty) $(empty)
|
/u-boot/tools/binman/test/ |
A D | 163_x86_rom_me_empty.dts | 14 filename = "descriptor-empty.bin";
|
/u-boot/arch/arm/dts/ |
A D | imx23.dtsi | 67 interrupt-names = "empty", "ssp0", "ssp1", "empty", 425 "saif0", "empty", "auart0-rx", "auart0-tx", 426 "auart1-rx", "auart1-tx", "saif1", "empty", 427 "empty", "empty", "empty", "empty";
|
/u-boot/scripts/dtc/pylibfdt/ |
A D | libfdt.i_shipped | 87 quiet: Errors to ignore (empty to raise on all errors) 108 quiet: Errors to ignore (empty to raise on all errors) 159 quiet: Errors to ignore (empty to raise on all errors) 176 quiet: Errors to ignore (empty to raise on all errors) 191 quiet: Errors to ignore (empty to raise on all errors) 306 quiet: Errors to ignore (empty to raise on all errors) 322 quiet: Errors to ignore (empty to raise on all errors) 351 quiet: Errors to ignore (empty to raise on all errors) 368 quiet: Errors to ignore (empty to raise on all errors) 385 quiet: Errors to ignore (empty to raise on all errors) [all …]
|
/u-boot/arch/ |
A D | Kconfig | 268 leave this option empty. 277 leave this option empty. 290 leave this option empty. 301 leave this option empty.
|
/u-boot/doc/device-tree-bindings/reserved-memory/ |
A D | reserved-memory.txt | 17 - Should be empty 55 no-map (optional) - empty property 60 reusable (optional) - empty property
|
/u-boot/tools/scripts/ |
A D | define2mk.sed | 31 # Change '1' and empty values to "y" (not perfect, but
|
/u-boot/doc/board/google/ |
A D | chromebook_samus.rst | 59 (empty) 0x770000 null 196504 61 (empty) 0x7d66c0 null 167320
|
/u-boot/test/fs/ |
A D | fat-noncontig-test.sh | 80 echo Could not create empty disk image
|
/u-boot/doc/device-tree-bindings/phy/ |
A D | phy-mtk-tphy.txt | 16 - empty value: if optional 'reg' is used. 17 - non-empty value: if optional 'reg' is not used. should set
|
/u-boot/arch/x86/include/asm/acpi/ |
A D | debug.asl | 39 /* THRE - Wait for serial port transmitter holding register to go empty */
|
/u-boot/board/qualcomm/dragonboard410c/ |
A D | readme.txt | 12 5) generate fake, empty ramdisk (can have 0 bytes)
|
/u-boot/board/freescale/mx28evk/ |
A D | README | 53 factory. It comes with an empty slot (U23), which allows the insertion of a
|
/u-boot/disk/ |
A D | part_efi.c | 962 efi_guid_t empty = {}; in is_gpt_valid() local 963 if (memcmp(&pgpt_head->disk_guid, &empty, sizeof(empty))) { in is_gpt_valid() 966 sizeof(empty)); in is_gpt_valid()
|
/u-boot/doc/ |
A D | README.LED | 21 Where <n> is an integer 1 through 5 (empty for 0).
|
A D | README.pblimage | 67 2. These files can have empty lines and lines starting with "#" as first
|
A D | README.kwbimage | 46 2. This file can have empty lines and lines starting with "#" as first
|
/u-boot/drivers/dfu/ |
A D | Kconfig | 51 bool "Skip empty pages when flashing UBI images to NAND"
|
/u-boot/board/xilinx/ |
A D | Kconfig | 29 2. If you leave an empty string here, U-Boot will use
|
/u-boot/board/buffalo/lsxl/ |
A D | README | 26 to recover from a bad environment setting or an empty environment, you can 60 have an empty environment, the board comes up with the amber LED blinking.
|
/u-boot/board/sbc8349/ |
A D | README | 100 will be left empty (M66EN high), and so the board will operate with 118 CPU who currently have the PCI slot physically empty, but intend to
|
/u-boot/doc/device-tree-bindings/interrupt-controller/ |
A D | interrupts.txt | 40 property. This is a empty, boolean property. An additional "#interrupt-cells"
|
Completed in 19 milliseconds
123