| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | command.py | 23 self.combined = None 27 def __init__(self, stdout='', stderr='', combined='', return_code=0, argument 31 self.combined = combined 96 result.stdout, result.stderr, result.combined = (
|
| H A D | cros_subprocess.py | 163 combined = [] 200 combined.append(data) 215 combined.append(data) 228 combined = ''.join(combined) 241 return (stdout, stderr, combined)
|
| /rk3399_rockchip-uboot/lib/avb/libavb/ |
| H A D | avb_cmdline.c | 199 char combined[AVB_MAX_DIGITS_UINT64 * 2 + 1]; in cmdline_append_version() local 204 avb_memcpy(combined, major_digits, num_major_digits); in cmdline_append_version() 205 combined[num_major_digits] = '.'; in cmdline_append_version() 206 avb_memcpy(combined + num_major_digits + 1, minor_digits, num_minor_digits); in cmdline_append_version() 207 combined[num_major_digits + 1 + num_minor_digits] = '\0'; in cmdline_append_version() 209 return cmdline_append_option(slot_data, key, combined); in cmdline_append_version()
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/ata/ |
| H A D | intel-sata.txt | 11 "combined" : Use combined IDE + legacy mode
|
| /rk3399_rockchip-uboot/board/freescale/p1010rdb/ |
| H A D | README.P1010RDB-PB | 165 1) cat p1010rdb-config-header.bin u-boot.bin > u-boot-spi-combined.bin 166 2) => tftp 1000000 u-boot-spi-combined.bin 171 1) cat p1010rdb-config-header.bin u-boot.bin > u-boot-sd-combined.bin 172 2) => tftp 1000000 u-boot-sd-combined.bin
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.nand-boot-ppc440 | 50 A combined image of u-boot-spl-16k.bin and u-boot.bin is also created:
|
| H A D | README.ti-secure | 8 and combined with various headers, certificates, and other binary images.
|
| H A D | README.fsl-ddr | 149 Hwconfig can be combined with multiple parameters, for example, on a supported
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | builderthread.py | 229 config_out += result.combined 232 config_out += result.combined
|
| H A D | func_test.py | 389 combined='Test configuration complete')
|
| H A D | test.py | 163 result.combined = result.stdout + result.stderr
|
| H A D | builder.py | 396 result.combined = '%s\n' % (' '.join(cmd)) + result.combined
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ |
| H A D | start.S | 218 mov r2, r3, lsl #4 @ shift variant field for combined value 219 orr r2, r4, r2 @ r2 has combined CPU variant + revision
|
| /rk3399_rockchip-uboot/Licenses/ |
| H A D | lgpl-2.1.txt | 75 combined work, a derivative of the original library. The ordinary 113 be combined with the library in order to run. 335 facilities not covered by this License, and distribute such a combined 340 a) Accompany the combined library with a copy of the same work 345 b) Give prominent notice with the combined library of the fact
|
| H A D | lgpl-2.0.txt | 74 a textual and legal sense, the linked executable is a combined work, a 314 facilities not covered by this License, and distribute such a combined 319 a) Accompany the combined library with a copy of the same work 324 b) Give prominent notice with the combined library of the fact
|
| /rk3399_rockchip-uboot/board/sbc8349/ |
| H A D | README | 36 As of this point in time, the two have been combined into just one
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/net/ |
| H A D | snps,dwc-qos-ethernet.txt | 85 - interrupts: Should contain the core's combined interrupt signal
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | Kconfig | 81 two messages, as needed to support combined I2C messages. Use the
|
| /rk3399_rockchip-uboot/drivers/pinctrl/ |
| H A D | Kconfig | 150 AT91 PIO controller is a combined gpio-controller, pin-mux and
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | source_file_format.txt | 29 All those factors combined clearly show that there is a need for new, more
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 4366 combined into one file. "mkimage" encapsulates the images with a 64
|