Searched refs:plain (Results 1 – 12 of 12) sorted by relevance
/u-boot/test/ |
A D | compression.c | 29 static const char plain[] = variable 166 ut_asserteq(in_size, strlen(plain)); in compress_using_bzip2() 167 ut_asserteq_mem(plain, in, in_size); in compress_using_bzip2() 201 ut_asserteq(in_size, strlen(plain)); in compress_using_lzma() 202 ut_asserteq_mem(plain, in, in_size); in compress_using_lzma() 235 ut_asserteq(in_size, strlen(plain)); in compress_using_lzo() 236 ut_asserteq_mem(plain, in, in_size); in compress_using_lzo() 270 ut_asserteq(in_size, strlen(plain)); in compress_using_lz4() 271 ut_asserteq_mem(plain, in, in_size); in compress_using_lz4() 386 buf->orig_buf = (void *)plain; in run_test() [all …]
|
/u-boot/doc/device-tree-bindings/ata/ |
A D | intel-sata.txt | 12 "plain-ide" : Use plain IDE mode
|
/u-boot/tools/patman/test/ |
A D | 0000-cover-letter.patch | 6 Content-Type: text/plain; charset=UTF-8
|
A D | 0001-pci-Correct-cast-for-sandbox.patch | 6 Content-Type: text/plain; charset=UTF-8
|
A D | 0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_mem_siz.patch | 6 Content-Type: text/plain; charset=UTF-8
|
/u-boot/doc/uImage.FIT/ |
A D | multi-with-loadables.its | 70 description = "Just plain Linux";
|
/u-boot/doc/board/coreboot/ |
A D | coreboot.rst | 18 attention to. coreboot supports loading an ELF executable and a 32-bit plain
|
/u-boot/arch/arm/dts/ |
A D | rk3399-gru-chromebook.dtsi | 128 /* Always on; plain and simple */
|
A D | imx6q-cm-fx6.dts | 395 * WiFi and/or plain Bluetooth support.
|
A D | rk3399-gru.dtsi | 78 /* Always on; plain and simple */
|
/u-boot/doc/develop/ |
A D | py_testing.rst | 102 browser, but may be read directly as plain text, perhaps with the aid of the
|
/u-boot/ |
A D | README | 3035 - will configure for a plain TQM823L, i. e. no LCD support 4593 We prefer patches as plain text. MIME attachments are discouraged,
|
Completed in 27 milliseconds